replicant-frameworks_native/include/gui
Wonsik Kim f837c93a1b Implement video plane layer
Binding with video source will follow.

Change-Id: Ic14e9757f5b61f4055cbeda47c1bafae0a621abb
2014-02-27 00:08:22 +00:00
..
BitTube.h fix a few problems with BitTube 2013-09-10 21:10:53 -07:00
BufferItemConsumer.h gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS 2013-11-18 12:36:15 -08:00
BufferQueue.h gui: Add tests for IGraphicBufferProducer 2013-11-21 14:06:13 -08: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 GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
GraphicBufferAlloc.h
GuiConfig.h
IConsumerListener.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferConsumer.h gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue 2013-11-13 17:34:03 -08:00
IGraphicBufferProducer.h gui: Add tests for IGraphicBufferProducer 2013-11-21 14:06:13 -08:00
ISensorEventConnection.h Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
ISensorServer.h
ISurfaceComposer.h Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
ISurfaceComposerClient.h Implement video plane layer 2014-02-27 00:08:22 +00:00
Sensor.h Sensor batching. Changes to the native code. 2013-09-03 17:04:36 -07:00
SensorEventQueue.h Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
SensorManager.h
Surface.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
SurfaceComposerClient.h Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
SurfaceControl.h