replicant-frameworks_native/services/surfaceflinger
Mathias Agopian ffcf465771 fix screen on/off animation (again)
- surfaceflinger now uses the GL-convention of
  placing the origin in the left-bottom corner

- map texture coordinates of the screen capture
  properly

- add the ability to control the animation
  speed through a debug property

Bug: 4989276

Change-Id: Ifb3297bb578078b47146fff666c01f85417e0d6f
2011-07-08 14:37:06 -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
Barrier.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp SurfaceTexture: change onFrameAvailable behavior 2011-06-27 15:45:39 -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
LayerDim.cpp
LayerDim.h
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
SurfaceTextureLayer.h
TextureManager.cpp
TextureManager.h
Transform.cpp
Transform.h