Searched refs:monotonicNsec (Results 1 – 2 of 2) sorted by relevance
204 nsecs_t monotonicNsec = mGlConsumer->getTimestamp(); in processFrame_l() local238 getTimeString_l(monotonicNsec, textBuf, sizeof(textBuf)); in processFrame_l()253 mEglWindow.presentationTime(monotonicNsec); in processFrame_l()257 void Overlay::getTimeString_l(nsecs_t monotonicNsec, char* buf, size_t bufLen) { in getTimeString_l() argument265 (monotonicNsec - mStartMonotonicNsecs); in getTimeString_l()
99 void getTimeString_l(nsecs_t monotonicNsec, char* buf, size_t bufLen);