replicant-frameworks_native/include/ui
Dianne Hackborn 9147d11a5f Add ANativeWindow API for directly drawing to the surface bits.
Also other cleanup and fixes:

- We now properly set the default window format to 565.
- New APIs to set the window format and flags from native code.
- Tweaked glue for simpler handling of the "destroy" message.
- Um, other stuff.

Change-Id: Id7790a21a2fa9a19b91854d225324a7c1e7c6ade
2010-07-09 16:58:19 -07:00
..
egl Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
android_native_buffer.h
DisplayInfo.h
EGLNativeSurface.h
EGLUtils.h
EventHub.h Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
FramebufferNativeWindow.h Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
GraphicBuffer.h split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00
GraphicBufferAllocator.h
GraphicBufferMapper.h
Input.h Fix injection of specially intercepted keys like HOME. 2010-06-30 14:41:59 -07:00
InputDispatcher.h Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputManager.h Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputReader.h More native input dispatch work. 2010-07-03 19:23:01 -07:00
InputTransport.h Add new native Looper API. 2010-07-02 18:57:02 -07:00
IOverlay.h
KeyCharacterMap.h
KeycodeLabels.h
Overlay.h
PixelFormat.h
Point.h
Rect.h Add ANativeWindow API for directly drawing to the surface bits. 2010-07-09 16:58:19 -07:00
Region.h