Go to file
Mathias Agopian a44b041639 we need to guarantee that h/w comp set() is called when a buffer has been retired
removed a test that could violate this guarantee. note that we
have no proof tha this ever happened, but consequences could be
hard lock-ups.

the code here was intended to track the region to update for displays
that can do partial update. the logic discarded the update entirely
if that region was empty. instead we just redraw the whole thing
(note that we should never be there with an empty region and retired
buffers though).

Bug: 5466259

Change-Id: I91ccab3b1a599e729e438eb833939e2236da6854
2011-10-16 18:59:38 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include Add a LayerScreenshot 2011-10-14 14:32:48 -07:00
libs Surface: fix a protected buffer test 2011-10-12 18:42:33 -07:00
opengl don't log EGL errors due to unimplemented proprietary extensions 2011-10-05 19:15:32 -07:00
services/surfaceflinger we need to guarantee that h/w comp set() is called when a buffer has been retired 2011-10-16 18:59:38 -07:00
MODULE_LICENSE_APACHE2
NOTICE