replicant-frameworks_native/include/ui
Jeff Brown c393eb6cf5 Fix injection of specially intercepted keys like HOME.
This change mainly unwinds a premature optimization in the
dispatch pipeline.
To test HOME injection, run 'adb shell input keyevent 3'.

Change-Id: I1c4b7377c205da7c898014b8b07fc6dc1d46e4dd
2010-06-30 14:41:59 -07:00
..
egl added the notion of fixed-size buffers 2010-05-24 18:26:01 -07:00
android_native_buffer.h Add incStrong and decStrong methods to android_native_{window,buffer}_t. 2010-05-10 17:33:32 -07:00
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
GraphicBuffer.h split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00
GraphicBufferAllocator.h when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
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 Fix injection of specially intercepted keys like HOME. 2010-06-30 14:41:59 -07:00
InputTransport.h Implement default key handling for native code. 2010-06-30 10:49:40 -07:00
IOverlay.h
KeyCharacterMap.h
KeycodeLabels.h Add new keycodes for the convenience of Japanese IMEs 2010-05-05 13:37:21 -07:00
Overlay.h
PixelFormat.h
Point.h
Rect.h
Region.h