Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsContext.h196 uint32_t mTimeMSLastFrame; variable
DrsContext.cpp133 mTimeMSLastFrame = frame / 1000000; in timerPrint()
140 mTimeMSLastFrame, in timerPrint()
/frameworks/rs/
DrsContext.cpp152 mTimeMSLastFrame = frame / 1000000; in timerPrint()
159 mTimeMSLastFrame, in timerPrint()
190 …sprintf(buffer, "Avg fps %u, Frame %i ms, Script %i ms", mAverageFPS, mTimeMSLastFrame, mTimeMSLas… in displayDebugStats()
DrsContext.h266 uint32_t mTimeMSLastFrame; variable