replicant-frameworks_native/include/ui
Dianne Hackborn efa1085066 Add new native Looper API.
This allows us to avoid exposing the file descriptor of
the event queue; instead, you attach an event queue to
a looper.  This will also should allow native apps to be
written without the need for a separate thread, by attaching
the event queue to the main thread's looper and scheduling
their own messages there.

Change-Id: I38489282635895ae2cbfacb88599c1b1cad9b239
2010-07-02 18:57:02 -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
FramebufferNativeWindow.h Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
GraphicBuffer.h
GraphicBufferAllocator.h
GraphicBufferMapper.h
Input.h Fix injection of specially intercepted keys like HOME. 2010-06-30 14:41:59 -07:00
InputDispatcher.h
InputManager.h
InputReader.h Fix injection of specially intercepted keys like HOME. 2010-06-30 14:41:59 -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
Region.h