replicant-frameworks_native/include/gui
Aravind Akella 8493b79e1c SensorService fixes
i) Significant Motion multiple clients fix. Make a copy of
  mActiveConnections vector before cleaning up SensorEventConnections
  when one-shot sensors trigger.
  ii) Maintain a mapping between flush_complete_events and
  SensorEventConnections to accurately map flush() API calls and
  corresponding flush_complete_events
  iii) Remove all references to 1_1 and 1_2 HALs.
  iv) Dynamically allocate sensor_event buffers in SensorService main
  threadLoop.

Bug: 17412359
Change-Id: If3c3986197660cafef2d2e0b4dc7582e229cf1c4
2014-09-10 18:24:18 -07:00
..
BitTube.h SensorService performance improvements. 2014-07-24 17:23:01 -07:00
BufferItem.h
BufferItemConsumer.h
BufferQueue.h
BufferQueueConsumer.h
BufferQueueCore.h
BufferQueueDefs.h
BufferQueueProducer.h
BufferSlot.h
ConsumerBase.h
CpuConsumer.h
DisplayEventReceiver.h
GLConsumer.h GLConsumer: Fix eglTerminate/eglInit edge case. 2014-08-27 03:10:58 +00:00
GraphicBufferAlloc.h
GuiConfig.h
IConsumerListener.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferConsumer.h
IGraphicBufferProducer.h
IProducerListener.h
ISensorEventConnection.h SensorService performance improvements. 2014-07-24 17:23:01 -07:00
ISensorServer.h
ISurfaceComposer.h Add rotation to surfaceflingers screen cap. 2014-09-09 03:51:16 +00:00
ISurfaceComposerClient.h Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
Sensor.h
SensorEventQueue.h SensorService fixes 2014-09-10 18:24:18 -07:00
SensorManager.h
StreamSplitter.h
Surface.h Tunneled Video Playback support 2014-08-04 21:57:22 +00:00
SurfaceComposerClient.h Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api 2014-09-09 19:41:32 +00:00
SurfaceControl.h