replicant-frameworks_native/libs/surfaceflinger_client
Jamie Gennis 68f9127e88 Reset ANativeWindow crop on buffer geometry changes.
This changes the ANativeWindow API and the two implementations to reset
the window's crop rectangle to be uncropped when the window's buffer
geometry is changed.

Bug: 3359604
Change-Id: I64283dc8382ae687787ec0bebe6a5d5b4a0dcd6b
2011-01-28 18:21:54 -08:00
..
tests
Android.mk Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
IGraphicBufferAlloc.cpp Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
ISurface.cpp
ISurfaceComposer.cpp Fix remote GraphicBuffer allocation in SurfaceFlinger. 2011-01-13 12:19:04 -08:00
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp clean-up unneeded code 2011-01-20 12:10:11 -08:00
Surface.cpp Reset ANativeWindow crop on buffer geometry changes. 2011-01-28 18:21:54 -08:00
SurfaceComposerClient.cpp