replicant-frameworks_native/libs/gui
Daniel Lam eae59d2ea7 Removed dependecies between BufferQueue and SurfaceTexture
Refactored SurfaceTexture and BufferQueue such that share
no protected members.  Created an consumer facing interface
for BufferQueue in preparation of connecting SurfaceTexture
and BufferQueue through a binder.

Change-Id: I938e63e085128148c58d0e26c7213b30145c109f
2012-02-27 16:40:48 -08:00
..
tests fix libgui header location 2012-02-27 13:03:08 -08:00
Android.mk Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. 2012-02-07 13:57:01 -08:00
BitTube.cpp make sure to ignore SIGPIPE in the write side of BitTube 2012-02-06 19:17:56 -08:00
BufferQueue.cpp Removed dependecies between BufferQueue and SurfaceTexture 2012-02-27 16:40:48 -08:00
DisplayEventReceiver.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
IDisplayEventConnection.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISensorEventConnection.cpp Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
ISensorServer.cpp
ISurface.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposer.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposerClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceTexture.cpp SurfaceTexture: report binder transaction failures 2011-10-14 15:17:07 -07:00
LayerState.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
Sensor.cpp 9-axis sensor fusion with Kalman filter 2011-05-27 17:04:55 -07:00
SensorEventQueue.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
SensorManager.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
Surface.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceComposerClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceTexture.cpp Removed dependecies between BufferQueue and SurfaceTexture 2012-02-27 16:40:48 -08:00
SurfaceTextureClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00