replicant-frameworks_native/services/surfaceflinger
Jamie Gennis 945d291699 SurfaceFlinger: fix isOpaque check in lockPageFlip
This change fixes an issue where Layer::isOpaque was being called in
lockPageFlip to get the opaqueness for the new buffer before
mActiveBuffer was updated.

Bug: 5321313
Change-Id: Ibb5d7d3f4e9a2b1448e117a484a0d9f9ca5fc9de
2011-09-14 18:23:37 -07:00
..
DisplayHardware
tests
Android.mk
Barrier.h move native services under services/ 2010-07-14 17:59:35 -07:00
clz.cpp
clz.h
DdmConnection.cpp as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
DdmConnection.h as a debug option SrufaceFlinger can now connect to DDMS 2011-08-15 20:44:40 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp
Layer.h Add a debug option to turn the "transformation hint" off 2011-08-23 21:10:35 -07:00
LayerBase.cpp
LayerBase.h
LayerDim.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
LayerDim.h
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2 move native services under services/ 2010-07-14 17:59:35 -07:00
SurfaceFlinger.cpp
SurfaceFlinger.h Fix another problem with refreshing the screen when switching to/from overlay 2011-09-09 01:47:48 -07:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
Transform.cpp fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
Transform.h