Go to file
Jesse Hall d05a17fbb3 Treat composition frames with no layers as using GLES composition
When there are no window layers for a display, SurfaceFlinger clears
the undefined region using GLES. Some of the places that check for
GLES composition weren't considering this special case, in particular:

- We were skipping the eglSwapBuffers() on these frames.
- We were putting VirtualDisplaySurface in HWC-only composition mode.

This change centralizes the logic for this special case.

Bug: 10957068
Change-Id: I2deaf2ed101e8ea76708862a6bb67751b6078794
2013-09-30 17:08:28 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Fix issue #10422349: Limit/change the battery history data in batterystats 2013-09-04 18:04:14 -07:00
data/etc Enable FEATURE_DEVICE_ADMIN for handheld devices 2013-09-16 10:48:35 -07:00
include GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
libs GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
opengl Disable the egl_khr_gl_colorspace extension 2013-09-16 11:21:48 -07:00
services Treat composition frames with no layers as using GLES composition 2013-09-30 17:08:28 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00