replicant-frameworks_native/services/surfaceflinger
Colin Cross 10fbdb6059 surfaceflinger: call into hardware composer to blank screen
Call into the new HWC blank operation to blank or unblank the screen.
Legacy systems may have already blanked the screen via early suspend,
and can choose to not implement the blank operation in their hardware
composer implementation.

Change-Id: Ib403c8c0e36367a2cfef3e1d124872fcfeb9e7cb
2012-07-13 15:48:50 -07:00
..
DisplayHardware surfaceflinger: call into hardware composer to blank screen 2012-07-13 15:48:50 -07:00
tests remove libandroid.so from targets that don't need it 2012-03-27 13:57:43 -07:00
Android.mk get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
Barrier.h
Client.cpp split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
Client.h split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
clz.cpp
clz.h implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" 2011-07-19 15:24:46 -07:00
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
DisplayHardware.cpp surfaceflinger: call into hardware composer to blank screen 2012-07-13 15:48:50 -07:00
DisplayHardware.h get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
EventThread.cpp get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
EventThread.h get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp Only set acquire fences on overlay layers 2012-07-02 16:49:28 -07:00
Layer.h Only set acquire fences on overlay layers 2012-07-02 16:49:28 -07:00
LayerBase.cpp Only set acquire fences on overlay layers 2012-07-02 16:49:28 -07:00
LayerBase.h Only set acquire fences on overlay layers 2012-07-02 16:49:28 -07:00
LayerDim.cpp get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
LayerDim.h get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
LayerScreenshot.cpp get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
LayerScreenshot.h get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
MessageQueue.cpp Revert "handle surfaces posts independently from composition" 2012-04-11 20:43:40 -07:00
MessageQueue.h separate transactions from updates 2012-02-01 20:43:06 -08:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Only set acquire fences on overlay layers 2012-07-02 16:49:28 -07:00
SurfaceFlinger.h get rid of GraphicPlane 2012-06-28 17:27:19 -07:00
SurfaceTextureLayer.cpp update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
SurfaceTextureLayer.h update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
Transform.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Transform.h SurfaceFlinger: SCALING_MODE_FREEZE cropping support 2012-05-09 12:53:13 -07:00