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 Improve SF dumpsys output wrt HWC 2011-09-09 00:49:44 -07:00
tests
Android.mk
Barrier.h
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp SurfaceFlinger: fix isOpaque check in lockPageFlip 2011-09-14 18:23:37 -07:00
Layer.h
LayerBase.cpp Fix another problem with refreshing the screen when switching to/from overlay 2011-09-09 01:47:48 -07:00
LayerBase.h Fix an issue is SF that caused drawing artifacts when hwc changed mode 2011-09-08 22:43:01 -07:00
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix another problem with refreshing the screen when switching to/from overlay 2011-09-09 01:47:48 -07:00
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
Transform.cpp
Transform.h