Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp118 outTimeline->newVsyncAppliedTimeNanos = asNanosTimePoint(nextVsync); in scheduleVsyncUpdate()
160 mCallbacks->onVsync(mDisplayId, asNanosTimePoint(nextVsync), in threadLoop()
DTime.h38 inline int64_t asNanosTimePoint(TimePoint time) { in asNanosTimePoint() function