replicant-frameworks_native/services/surfaceflinger
Mathias Agopian c5953904ad fix an orientation change drawing artifact.
a wrong orientation would be briefly shown when
rotation the screen. this happened when the window manager
set a custom transformation and the h/w composer was used.

the custom transformation was applied twice in that case.

Bug: 5037522
Change-Id: Ic1f87b63cd843f4475e4265d1624463825d775c4
2011-08-12 17:09:09 -07:00
..
DisplayHardware
tests
Android.mk
Barrier.h
clz.cpp
clz.h implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" 2011-07-19 15:24:46 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp fix an orientation change drawing artifact. 2011-08-12 17:09:09 -07:00
Layer.h
LayerBase.cpp
LayerBase.h
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h move native services under services/ 2010-07-22 15:28:19 -07:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp
SurfaceFlinger.h
SurfaceTextureLayer.cpp return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
SurfaceTextureLayer.h
TextureManager.cpp frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
TextureManager.h fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
Transform.cpp
Transform.h fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00