replicant-frameworks_native/include
Andy McFadden 1585c4d9fb Pay attention to buffer timestamps
When acquiring a buffer, SurfaceFlinger now computes the expected
presentation time and passes it to the BufferQueue acquireBuffer()
method.  If it's not yet time to display the buffer, acquireBuffer()
returns PRESENT_LATER instead of a buffer.

The current implementation of the expected-present-time computation
uses approximations and guesswork.

Bug 7900302

Change-Id: If9345611c5983a11a811935aaf27d6388a5036f1
2013-07-10 15:38:40 -07:00
..
android am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" 2013-05-29 18:33:33 -07:00
binder binder: add polling / single-threaded operation 2013-07-04 00:19:09 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
input Move input library code from frameworks/base. 2013-07-01 20:11:26 -07:00
media Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder." 2013-06-25 22:07:39 +00:00
powermanager Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer 2013-05-17 10:18:45 -07:00
utils Added bitwise-or and bitwise-and to BitSet 2013-05-30 18:40:04 -07:00