replicant-frameworks_native/services/surfaceflinger
Mathias Agopian a7f0373533 fix [3095607] Gingerbread screen turn-on animation does not show the last frame
always redraw the screen entirely after the power-on animation, because:
- the animation may not run (ie: on the emu)
- the animation may not contain the video planes
- the interpolation may not be perfect and not land exactly on the last frame

Change-Id: I9ba40f537b1e94464f8a3ed6f81e7c2f552df51d
2010-10-14 12:46:24 -07:00
..
DisplayHardware implement part of [3094280] New animation for screen on and screen off 2010-10-13 14:28:26 -07:00
tests refactored screenshot code 2010-10-04 17:36:17 -07:00
Android.mk revert hwcomposer HAL changes. DO NOT MERGE. 2010-08-17 20:22:04 -07:00
Barrier.h move native services under services/ 2010-07-14 17:59:35 -07:00
BlurFilter.cpp move native services under services/ 2010-07-14 17:59:35 -07:00
BlurFilter.h move native services under services/ 2010-07-14 17:59:35 -07:00
clz.cpp move native services under services/ 2010-07-14 17:59:35 -07:00
clz.h move native services under services/ 2010-07-14 17:59:35 -07:00
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
Layer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
Layer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBase.cpp fix a bug where FLIP_H would do a 180 rotation 2010-10-11 14:19:24 -07:00
LayerBase.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBlur.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerBlur.h move native services under services/ 2010-07-14 17:59:35 -07:00
LayerBuffer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBuffer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerDim.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerDim.h move native services under services/ 2010-07-14 17:59:35 -07:00
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h move native services under services/ 2010-07-14 17:59:35 -07:00
MODULE_LICENSE_APACHE2 move native services under services/ 2010-07-14 17:59:35 -07:00
SurfaceFlinger.cpp fix [3095607] Gingerbread screen turn-on animation does not show the last frame 2010-10-14 12:46:24 -07:00
SurfaceFlinger.h implement part of [3094280] New animation for screen on and screen off 2010-10-13 14:28:26 -07:00
TextureManager.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -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 move native services under services/ 2010-07-14 17:59:35 -07:00
Transform.h move native services under services/ 2010-07-14 17:59:35 -07:00