replicant-frameworks_native/libs/gui
Marco Nelissen 097ca275f4 Replace IInterface::asBinder() with a static
so we can do NULL checks again, and update calls to IInterface::asBinder()
to use the new static version.

Change-Id: Ia7b10eb38ca55b72278bfd33d3bf647f338b4e6a
2014-11-17 08:47:01 -08:00
..
tests Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
Android.mk BufferQueue: Add StreamSplitter 2014-04-15 10:34:10 -07:00
BitTube.cpp SensorService performance improvements. 2014-07-24 17:23:01 -07:00
BufferItem.cpp Change BufferQueue into producer/consumer wrapper 2014-03-04 15:58:03 -08:00
BufferItemConsumer.cpp resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp 2014-09-08 22:15:20 -07:00
BufferQueue.cpp Make string literal concatenation play nice with C++11. 2014-09-08 18:53:39 -07:00
BufferQueueConsumer.cpp libgui: 64 bit compile issues (part deux) 2014-06-09 15:42:26 -07:00
BufferQueueCore.cpp BufferQueue: release mutex while allocating. DO NOT MERGE 2014-07-22 19:45:55 +00:00
BufferQueueProducer.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
BufferSlot.cpp Change BufferQueue into producer/consumer wrapper 2014-03-04 15:58:03 -08:00
CleanSpec.mk
ConsumerBase.cpp resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp 2014-09-08 22:15:20 -07:00
CpuConsumer.cpp resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp 2014-09-08 22:15:20 -07:00
DisplayEventReceiver.cpp
GLConsumer.cpp resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp 2014-09-08 22:15:20 -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 Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IGraphicBufferProducer.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
IProducerListener.cpp BufferQueue: Add producer buffer-released callback 2014-03-31 14:10:07 -07:00
ISensorEventConnection.cpp SensorService performance improvements. 2014-07-24 17:23:01 -07:00
ISensorServer.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
ISurfaceComposer.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
ISurfaceComposerClient.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
LayerState.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
Sensor.cpp SensorService fixes 2014-09-10 18:24:18 -07:00
SensorEventQueue.cpp Fix sockfd leakage in SensorService. 2014-10-02 18:59:56 -07:00
SensorManager.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
StreamSplitter.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
Surface.cpp Surface: cancel the dequeued buffer when requestBuffer fails 2014-10-02 18:16:19 +00:00
SurfaceComposerClient.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
SurfaceControl.cpp Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
SyncFeatures.cpp