replicant-frameworks_native/libs/gui
Jamie Gennis 91a6826d67 SurfaceTexture: shrink all sides when cropping
This change makes SurfaceTexture include an offset for all sides of the crop
region when cropping.  This keeps the image centered, to minimize the visual
changes when switching between the texture transform matrix-based cropping and
something that does proper cropping (e.g. HWComposer).

Change-Id: I541d3046fd92e49221b488444df36d490924d1c5
2012-04-16 20:33:54 -07:00
..
tests SurfaceTexture: shrink all sides when cropping 2012-04-16 20:33:54 -07:00
Android.mk Added a DummyConsumer for use with BufferQueue. 2012-03-26 15:29:35 -07:00
BitTube.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
BufferQueue.cpp make sure to pass the transform-hint on ANW.connect 2012-04-16 00:08:26 -07:00
DisplayEventReceiver.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07: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
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 use in/out structures for queueBuffer() IPC 2012-04-10 21:04:12 -07:00
LayerState.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
Sensor.cpp
SensorEventQueue.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07: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 SurfaceTexture: shrink all sides when cropping 2012-04-16 20:33:54 -07:00
SurfaceTextureClient.cpp Enabled cropping support in SurfaceTexture 2012-04-12 17:49:03 -07:00