replicant-frameworks_native/include/ui
Jeff Brown b183fbd646 Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Improved PointerLocation tool to use VelocityTracker more efficiently
and correctly when multiple pointers are down.

Fixed a bug in TouchInputMapper where it was not correctly copying
the id to index map in the last touch data.  This could cause strange
behavior on secondary pointer up events.

Also added finished callback pooling in InputQueue.

Change-Id: Ia85e52ac2fb7350960ea1d7edfbe81a1b3e8267b
2010-07-30 20:08:29 -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 Refactor input reader to support new device types more easily. 2010-07-28 14:16:15 -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 Refactor input reader to support new device types more easily. 2010-07-28 14:16:15 -07:00
InputDispatcher.h DO NOT MERGE: Fix input event injection ANRs on UI thread. 2010-07-29 12:54:27 -07:00
InputManager.h DO NOT MERGE: Fix input event injection ANRs on UI thread. 2010-07-29 12:54:27 -07:00
InputReader.h Enhanced VelocityTracker for > 5 pointers and fixed bugs. 2010-07-30 20:08:29 -07:00
InputTransport.h Add support for new input sources. 2010-07-15 18:32:33 -07:00
IOverlay.h
KeyCharacterMap.h
KeycodeLabels.h Add initial gamepad support. 2010-07-13 17:04:57 -07:00
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