replicant-frameworks_native/libs
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
..
binder binder: add polling / single-threaded operation 2013-07-04 00:19:09 +00:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
input do not build libinput in PDK 2013-07-02 10:45:21 -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