Searched refs:asNanosTimePoint (Results 1 – 2 of 2) sorted by relevance
118 outTimeline->newVsyncAppliedTimeNanos = asNanosTimePoint(nextVsync); in scheduleVsyncUpdate()160 mCallbacks->onVsync(mDisplayId, asNanosTimePoint(nextVsync), in threadLoop()
38 inline int64_t asNanosTimePoint(TimePoint time) { in asNanosTimePoint() function