Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsContext.cpp70 timerSet(RS_TIMER_SCRIPT); in runRootScript()
134 mTimeMSLastScript = mTimers[RS_TIMER_SCRIPT] / 1000000; in timerPrint()
141 100.0 * mTimers[RS_TIMER_SCRIPT] / total, mTimeMSLastScript, in timerPrint()
DrsContext.h110 RS_TIMER_SCRIPT, enumerator
/frameworks/rs/
DrsContext.cpp88 timerSet(RS_TIMER_SCRIPT); in runRootScript()
153 mTimeMSLastScript = mTimers[RS_TIMER_SCRIPT] / 1000000; in timerPrint()
160 100.0 * mTimers[RS_TIMER_SCRIPT] / total, mTimeMSLastScript, in timerPrint()
DrsContext.h170 RS_TIMER_SCRIPT, enumerator