Go to file
Andy McFadden 14fab7dd79 Drop frames based on presentation timestamp
If there are two or more buffers pending that are ready for
immediate presentation, drop all but the last one.

Any code that didn't explicitly specify timestamps for buffers
was using the default value (auto-generated "now").  As a result,
surfaceflinger would drop frames whenever more than one buffer
was queued.  We now use zero as the auto-generated timestamp,
and we don't set the timestamp in eglBeginFrame().

Change-Id: I187f42d33de227cd3411ff0dcd3b9ce1961457eb
2013-08-01 15:58:08 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds dumpstate: remove libutils dependency 2013-07-23 17:51:19 -07:00
data/etc Add NFC host-based card emulation feature. 2013-07-22 16:57:17 -07:00
include Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
libs Drop frames based on presentation timestamp 2013-08-01 15:58:08 -07:00
opengl Drop frames based on presentation timestamp 2013-08-01 15:58:08 -07:00
services SurfaceFlinger: Set the result of binderized screencapture 2013-07-30 10:24:22 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00