replicant-frameworks_native/include/gui
Aravind Akella 6c2664ae34 SensorService fixes.
1) Flush should only be received by the app calling flush(). Maintain
      a queue of all flush() calls and send flush_complete events in that
      order.
   2) Log warnings for older HALs. Remove batch() calls with DRY_RUN flag.
   3) Reallocate event cache when more sensors register and the desired
      maxCacheSize increases. Clear NEEDS_ACK flag in the buffer whenever
      there is a write() failure.
   4) More dump information. Add wake-up flag, maxDelay and timestamps for
      sensor events.

Bug: 16874778
Change-Id: I195646191059fd31f75f2f07886c0f98bf9b509a
2014-08-19 11:18:25 -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 BufferQueue: release mutex while allocating. DO NOT MERGE 2014-07-22 19:45:55 +00:00
BufferQueueDefs.h
BufferQueueProducer.h Add sticky transform to surfaceflinger. 2014-07-14 22:14:32 +00:00
BufferSlot.h
ConsumerBase.h
CpuConsumer.h
DisplayEventReceiver.h
GLConsumer.h GLProducer: Reference count images rather than buffers. 2014-07-21 18:16:12 -07:00
GraphicBufferAlloc.h
GuiConfig.h
IConsumerListener.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferConsumer.h
IGraphicBufferProducer.h Add sticky transform to surfaceflinger. 2014-07-14 22:14:32 +00:00
IProducerListener.h
ISensorEventConnection.h SensorService performance improvements. 2014-07-24 17:23:01 -07:00
ISensorServer.h
ISurfaceComposer.h surfaceflinger: Replace blank/unblank with setPowerMode 2014-06-05 16:35:52 -07:00
ISurfaceComposerClient.h Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
Sensor.h Surface reportingMode for Sensors. 2014-06-12 14:49:41 -07:00
SensorEventQueue.h SensorService fixes. 2014-08-19 11:18:25 -07:00
SensorManager.h
StreamSplitter.h
Surface.h Tunneled Video Playback support 2014-08-04 21:57:22 +00:00
SurfaceComposerClient.h Have VirtualDisplays send SF resize messages when resizing 2014-07-30 11:23:44 -07:00
SurfaceControl.h