replicant-frameworks_native/libs
Andy McFadden 3c25621ad7 Re-enable frame dropping for non-auto timestamps
This change adds an entire field to note whether the timestamp was
auto-generated by Surface or supplied by the application.

The value is used when deciding whether or not to drop frames based
on buffer presentation timestamps.  If a desired presentation time
was set explicitly, BufferQueue will use that value to decide if a
frame should be dropped.  If the timestamp was generated by Surface
at the time the buffer was queued, the timestamp is ignored.

Bug 10151804

Change-Id: Ibd571a7578351063b813cbdad2ddbeed70655ba5
2013-08-16 15:15:16 -07:00
..
binder Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00
input Add controller numbers for gamepads / joysticks 2013-07-22 16:37:28 -07:00
ui remove unused code form GraphicBuffer 2013-07-31 20:10:10 -07:00