replicant-frameworks_native/include/gui
Mathias Agopian 90ed3e8d78 fix a few problems with BitTube
BitTube used to send objects one at a time and didn't
handle errors properly.

We now send all the objects in one call, which means they
have to be read as a single batch as well. This changes the
BitTube API.

Update SensorService to the new API.

Also added an API to set the size of the send buffer.

Bug: 10641596
Change-Id: I77c70d35e351fdba0416fae4b7ca3b1d56272251
2013-09-10 21:10:53 -07:00
..
BitTube.h fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
BufferItemConsumer.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
BufferQueue.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
ConsumerBase.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
CpuConsumer.h gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired 2013-08-14 20:17:17 -07:00
DisplayEventReceiver.h
GLConsumer.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
GraphicBufferAlloc.h SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
GuiConfig.h
IConsumerListener.h Binderize the consumer side of BufferQueue 2013-08-01 17:20:08 -07:00
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferConsumer.h Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00
IGraphicBufferProducer.h Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00
ISensorEventConnection.h Sensor batching. Changes to the native code. 2013-09-03 17:04:36 -07:00
ISensorServer.h
ISurfaceComposer.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -07:00
ISurfaceComposerClient.h get rid of ISurface 2013-03-12 17:11:48 -07:00
Sensor.h Sensor batching. Changes to the native code. 2013-09-03 17:04:36 -07:00
SensorEventQueue.h fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
SensorManager.h
Surface.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
SurfaceComposerClient.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -07:00
SurfaceControl.h Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev 2013-03-21 15:52:49 +00:00