replicant-frameworks_native/libs/gui
Jamie Gennis b8d69a55f1 SurfaceFlinger: update orientation via transactions
This change merges the ISurfaceComposer::setOrientation functionality
into ISurfaceComposer::setTransactionState.  It enables the window
manager to atomically update both the display orientation and the
position and size of the windows in a single transaction with
SurfaceFlinger.

Bug: 5439574
Change-Id: I18a8ccc564d7d760ef8afb2d015ccdb7a7963900
2011-10-11 13:34:01 -07:00
..
tests Merge "SurfaceTexture: fix a test deadlock" 2011-09-05 14:51:20 -07:00
Android.mk
IGraphicBufferAlloc.cpp
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp
ISurfaceComposer.cpp SurfaceFlinger: update orientation via transactions 2011-10-11 13:34:01 -07:00
ISurfaceComposerClient.cpp
ISurfaceTexture.cpp
LayerState.cpp
Sensor.cpp
SensorChannel.cpp
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp
SurfaceComposerClient.cpp SurfaceFlinger: update orientation via transactions 2011-10-11 13:34:01 -07:00
SurfaceTexture.cpp SurfaceTexture: parameterize the texture target 2011-09-30 14:19:41 -07:00
SurfaceTextureClient.cpp