Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.cpp130 mTimeLastFrame = mTimeLast; in timerInit()
139 mTimeLastFrame = mTimeFrame; in timerFrame()
165 uint64_t frame = mTimeFrame - mTimeLastFrame; in timerPrint()
DrsContext.h366 uint64_t mTimeLastFrame; variable