Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsContext.cpp113 mTimeLastFrame = mTimeLast; in timerInit()
122 mTimeLastFrame = mTimeFrame; in timerFrame()
148 uint64_t frame = mTimeFrame - mTimeLastFrame; in timerPrint()
DrsContext.h267 uint64_t mTimeLastFrame; variable