..
tests
BufferQueue: Remove Bn version of create*
2014-04-07 17:00:26 -07:00
Android.mk
Split BufferQueue into core + producer + consumer
2014-03-04 09:33:14 -08:00
BitTube.cpp
fix a few problems with BitTube
2013-09-10 21:10:53 -07:00
BufferItem.cpp
Change BufferQueue into producer/consumer wrapper
2014-03-04 15:58:03 -08:00
BufferItemConsumer.cpp
BufferItemConsumer: Use IGBC instead of BQ
2014-03-13 11:12:04 -07:00
BufferQueue.cpp
BufferQueue: Remove Bn version of create*
2014-04-07 17:00:26 -07:00
BufferQueueConsumer.cpp
Merge "Add sideband streams to BufferQueue and related classes"
2014-03-13 20:28:17 +00:00
BufferQueueCore.cpp
native gui: 64-bit compile issues
2014-04-04 10:15:54 -07:00
BufferQueueProducer.cpp
BufferQueue: Set attached buffers as requested
2014-03-24 15:03:46 -07:00
BufferSlot.cpp
Change BufferQueue into producer/consumer wrapper
2014-03-04 15:58:03 -08:00
CleanSpec.mk
ConsumerBase.cpp
Add sideband streams to BufferQueue and related classes
2014-03-11 12:23:14 -07:00
CpuConsumer.cpp
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
2013-08-14 20:17:17 -07:00
DisplayEventReceiver.cpp
GLConsumer.cpp
Always release a buffer
2014-04-04 15:37:08 -07:00
GraphicBufferAlloc.cpp
GuiConfig.cpp
IConsumerListener.cpp
Add sideband streams to BufferQueue and related classes
2014-03-11 12:23:14 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
IGraphicBufferConsumer.cpp
Merge "Declare ownership of native_handle_t object"
2014-04-02 06:13:57 +00:00
IGraphicBufferProducer.cpp
Declare ownership of native_handle_t object
2014-03-24 15:44:05 +09:00
ISensorEventConnection.cpp
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.cpp
ISurfaceComposer.cpp
Allow disabling layer rotation during screenshots
2014-02-14 23:10:42 +00:00
ISurfaceComposerClient.cpp
LayerState.cpp
Sensor.cpp
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
2014-04-05 06:13:41 +00:00
SensorEventQueue.cpp
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.cpp
Surface.cpp
Fill in sideband stream caveat
2014-03-17 17:46:53 +09:00
SurfaceComposerClient.cpp
Remove deprecated BufferQueue constructor
2014-03-13 11:39:09 -07:00
SurfaceControl.cpp
Merge "Remove unnecessary include."
2013-09-19 23:16:10 +00:00
SyncFeatures.cpp