Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsContext.h270 uint32_t mTimeMSLastSwap; variable
DrsContext.cpp151 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000; in timerPrint()
158 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap, in timerPrint()