Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsContext.h259 uint64_t mTimeLastFrame; variable
DrsContext.cpp219 mTimeLastFrame = mTimeLast; in timerInit()
226 mTimeLastFrame = mTimeFrame; in timerFrame()
244 uint64_t frame = mTimeFrame - mTimeLastFrame; in timerPrint()