replicant-frameworks_native/services/surfaceflinger/DisplayHardware
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
..
DisplayHardwareBase.cpp surfaceflinger: replace early suspend with binder call from PowerManager 2012-06-07 16:28:30 -07:00
DisplayHardwareBase.h rework screen on/off code 2012-04-10 22:18:43 -07:00
FramebufferSurface.cpp Return fence from acquireBuffer 2012-06-30 21:38:51 -07:00
FramebufferSurface.h Implement SurfaceFlinger's ANW on top of BufferQueue 2012-06-13 18:07:47 -07:00
HWComposer.cpp surfaceflinger: call into hardware composer to blank screen 2012-07-13 15:48:50 -07:00
HWComposer.h surfaceflinger: call into hardware composer to blank screen 2012-07-13 15:48:50 -07:00
PowerHAL.cpp don't actuate vsync hint when not needed 2012-04-27 13:55:05 -07:00
PowerHAL.h don't actuate vsync hint when not needed 2012-04-27 13:55:05 -07:00