replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 29a367bb7c take the state transform into account with h/w composer hal
if the state transform didn't preserve rectangles, we
would still try to use h/w composer hal using the bounds
of the transformed rect, which isn't correct.

now we correctly fall back to composition.

Change-Id: Iff78f4339ece415d4987e95a5717b04934d370ab
2011-07-12 14:51:45 -07:00
..
DisplayHardware Fix EGLUtils::selectConfigForPixelFormat() 2011-07-08 14:37:05 -07:00
tests SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
Barrier.h
clz.cpp
clz.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp take the state transform into account with h/w composer hal 2011-07-12 14:51:45 -07:00
Layer.h fix RefBase so it retains binary-compatibility with gingerbread 2011-06-13 18:39:45 -07:00
LayerBase.cpp fix screen on/off animation (again) 2011-07-08 14:37:06 -07:00
LayerBase.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
LayerDim.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
LayerDim.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp fix screen on/off animation (again) 2011-07-08 14:37:06 -07:00
SurfaceFlinger.h Merge "don't kill surfaceflinger when system process dies" 2011-07-06 11:10:31 -07:00
SurfaceTextureLayer.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
SurfaceTextureLayer.h unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
TextureManager.cpp
TextureManager.h
Transform.cpp take the state transform into account with h/w composer hal 2011-07-12 14:51:45 -07:00
Transform.h