Home
last modified time | relevance | path

Searched refs:waitUntilTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/surfacereplayer/replayer/
DReplayer.h104 void waitUntilTimestamp(int64_t timestamp);
DReplayer.cpp131 waitUntilTimestamp(mCurrentIncrement.time_stamp()); in replay()
687 void Replayer::waitUntilTimestamp(int64_t timestamp) { in waitUntilTimestamp() function in Replayer