Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.cpp166 mTimeMSLastFrame = frame / 1000000; in timerPrint()
174 mTimeMSLastFrame, in timerPrint()
214 mAverageFPS, mTimeMSLastFrame, mTimeMSLastScript); in displayDebugStats()
DrsContext.h367 uint32_t mTimeMSLastFrame; variable