Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DOverlay.h45 mStartMonotonicNsecs(0), in Overlay()
148 nsecs_t mStartMonotonicNsecs; variable
DOverlay.cpp67 mStartMonotonicNsecs = systemTime(CLOCK_MONOTONIC); in start()
271 (monotonicNsec - mStartMonotonicNsecs); in getTimeString_l()