Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h305 uint64_t mTimeLastFrame; variable
DrsContext.cpp145 mTimeLastFrame = mTimeLast; in timerInit()
154 mTimeLastFrame = mTimeFrame; in timerFrame()
180 uint64_t frame = mTimeFrame - mTimeLastFrame; in timerPrint()