replicant-frameworks_native/services
Jesse Hall b7a0549c98 surfaceflinger: skip composition for empty frames
By not committing the results of composition for empty frames, we
avoid spitting out series of black frames for virtual displays that
don't have visible layers. We still draw one black frame when going
from having layers to not having any. In particular, this avoids
having a series of empty frames due to re-compositing the primary
display in the period between creating the virtual display and adding
layers to it.

Bug: 16786752
Change-Id: I7e9b2ed2e407d8d49c7af736b447d4c6181b0ad8
2014-08-19 22:15:43 -07:00
..
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
sensorservice Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors 2014-04-11 00:06:06 +00:00
surfaceflinger surfaceflinger: skip composition for empty frames 2014-08-19 22:15:43 -07:00