replicant-frameworks_native/libs/gui
Mathias Agopian 851ef8f1bf reduce IPC with BufferQueue
collapse setCrop, setTransform and setScalingMode to queueBuffer()
this ends up simplifying things quite a bit and reducing the numnber
of IPC needed per frame.

Change-Id: I3a13c07603abe4e76b8251e6380b107fde22e6d9
2012-03-30 15:16:30 -07:00
..
tests remove libandroid.so from targets that don't need it 2012-03-27 13:57:43 -07:00
Android.mk Added a DummyConsumer for use with BufferQueue. 2012-03-26 15:29:35 -07:00
BitTube.cpp make sure to ignore SIGPIPE in the write side of BitTube 2012-02-06 19:17:56 -08:00
BufferQueue.cpp reduce IPC with BufferQueue 2012-03-30 15:16:30 -07:00
DisplayEventReceiver.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
DummyConsumer.cpp Refactored DummyConsumer 2012-03-27 16:47:12 -07: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 reduce IPC with BufferQueue 2012-03-30 15:16:30 -07:00
LayerState.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
Sensor.cpp
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 remove dependency of EGL on ndk header 2012-03-23 14:15:44 -07:00
SurfaceComposerClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceTexture.cpp Added a DummyConsumer for use with BufferQueue. 2012-03-26 15:29:35 -07:00
SurfaceTextureClient.cpp reduce IPC with BufferQueue 2012-03-30 15:16:30 -07:00