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

/frameworks/rs/
H A DrsContext.h309 uint32_t mTimeMSLastSwap; member in class:android::renderscript::Context
H A DrsContext.cpp183 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000;
191 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap,

Completed in 31 milliseconds