replicant-frameworks_native/services/surfaceflinger/DisplayHardware
Naseer Ahmed 6a968462f9 Add a boardconfig to force HWC composition of virtual displays
When this boardconfig is defined, even when all virtual display
composition is done by GLES, the HWC will be forced to copy from the
GLES framebuffer to the output buffer. On some hardware this allows
HWC to do format conversions that would otherwise have to be done by
the consumer, with worse power and/or performance.

Bug: 8316155
Change-Id: If980ecc589f138cef063eafa757f7f748196713e
2013-10-17 13:57:58 -07:00
..
DisplaySurface.h Provide HWC prepare with a valid output buffer 2013-08-20 16:35:32 -07:00
FloatRect.h
FramebufferSurface.cpp Provide HWC prepare with a valid output buffer 2013-08-20 16:35:32 -07:00
FramebufferSurface.h Provide HWC prepare with a valid output buffer 2013-08-20 16:35:32 -07:00
HWComposer.cpp Filter out vsync events from HWC with duplicate timestamps 2013-10-14 15:34:00 -07:00
HWComposer.h handle several vsync signal correctly 2013-08-21 17:45:46 -07:00
PowerHAL.cpp
PowerHAL.h
VirtualDisplaySurface.cpp Add a boardconfig to force HWC composition of virtual displays 2013-10-17 13:57:58 -07:00
VirtualDisplaySurface.h Use implementation-defined format when HWC writes to output buffer 2013-10-17 11:20:22 -07:00