Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsContext.h111 RS_TIMER_CLEAR_SWAP, enumerator
DrsContext.cpp135 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000; in timerPrint()
142 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap, in timerPrint()
/frameworks/rs/
DrsContext.cpp154 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000; in timerPrint()
161 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap, in timerPrint()
350 rsc->timerSet(RS_TIMER_CLEAR_SWAP); in threadProc()
DrsContext.h171 RS_TIMER_CLEAR_SWAP, enumerator