replicant-frameworks_native/libs/gui
Dan Stoza c701401f8c Allow disabling layer rotation during screenshots
Add the ability to ignore layers' transformation matrices during
screenshot capture, which will allow the window manager to capture
unrotated images for recents during the device rotation animation.

Bug: 11805195
Change-Id: I854d87bc84ca06ef9a054a454af1c080ee66fbb8
2014-02-14 23:10:42 +00:00
..
tests libgui: Fix segfault in SRGB tests 2014-01-29 15:02:14 -08:00
Android.mk
BitTube.cpp
BufferItemConsumer.cpp gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS 2013-11-18 12:36:15 -08:00
BufferQueue.cpp gui: Add tests for IGraphicBufferProducer 2013-11-21 14:06:13 -08:00
CleanSpec.mk
ConsumerBase.cpp gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue 2013-11-13 17:34:03 -08:00
CpuConsumer.cpp
DisplayEventReceiver.cpp
GLConsumer.cpp GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
GraphicBufferAlloc.cpp
GuiConfig.cpp
IConsumerListener.cpp
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
IGraphicBufferConsumer.cpp gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue 2013-11-13 17:34:03 -08:00
IGraphicBufferProducer.cpp
ISensorEventConnection.cpp Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
ISensorServer.cpp
ISurfaceComposer.cpp Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
ISurfaceComposerClient.cpp
LayerState.cpp
Sensor.cpp
SensorEventQueue.cpp Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
SensorManager.cpp
Surface.cpp gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue 2013-11-13 17:34:03 -08:00
SurfaceComposerClient.cpp Allow disabling layer rotation during screenshots 2014-02-14 23:10:42 +00:00
SurfaceControl.cpp Merge "Remove unnecessary include." 2013-09-19 23:16:10 +00:00
SyncFeatures.cpp