Searched refs:presentationTime (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A DEglWindow.h61 void presentationTime(nsecs_t whenNsec) const;
H A DEglWindow.cpp183 void EglWindow::presentationTime(nsecs_t whenNsec) const { function in class:EglWindow
H A DOverlay.cpp253 mEglWindow.presentationTime(monotonicNsec);
401 window.presentationTime(systemTime(CLOCK_MONOTONIC) - holdTime);

Completed in 287 milliseconds