Searched refs:presentationTime (Results 1 – 3 of 3) sorted by relevance
61 void presentationTime(nsecs_t whenNsec) const;
251 mEglWindow.presentationTime(monotonicNsec); in processFrame_l()404 window.presentationTime(systemTime(CLOCK_MONOTONIC) - holdTime); in doDrawInfoPage()
182 void EglWindow::presentationTime(nsecs_t whenNsec) const { in presentationTime() function in EglWindow