Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h373 uint32_t mTimeMSLastSwap; variable
DrsContext.cpp185 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000; in timerPrint()
193 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap, in timerPrint()