replicant-frameworks_native/services
Jesse Hall 399184a4cd Add sideband streams to BufferQueue and related classes
Sideband streams are essentially a device-specific buffer queue that
bypasses the BufferQueue system. They can be used for situations with
hard real-time requirements like high-quality TV and video playback
with A/V sync. A handle to the stream is provided by the source HAL,
and attached to a BufferQueue. The sink HAL can read buffers via the
stream handle rather than acquiring individual buffers from the
BufferQueue.

Change-Id: Ib3f262eddfc520f4bbe3d9b91753ed7dd09d3a9b
2014-03-11 12:23:14 -07:00
..
batteryservice batteryservice: remove BatteryProperties fields not sent to BatteryService 2013-10-22 23:18:36 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
inputflinger Add touch.wake IDC property to control wakeup. 2014-02-26 18:49:36 -08:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
sensorservice am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. 2014-03-06 02:57:23 +00:00
surfaceflinger Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00