Searched refs:_RS_TIMER_TOTAL (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h112 _RS_TIMER_TOTAL enumerator in enum:android::renderscript::Context::Timers
191 uint64_t mTimers[_RS_TIMER_TOTAL];
H A DrsContext.cpp89 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) {
129 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) {
/frameworks/rs/
H A DrsContext.h172 _RS_TIMER_TOTAL enumerator in enum:android::renderscript::Context::Timers
261 uint64_t mTimers[_RS_TIMER_TOTAL];
H A DrsContext.cpp108 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) {
148 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) {

Completed in 173 milliseconds