HomeSort by relevance Sort by last modified time
    Searched refs:_RS_TIMER_TOTAL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/rs/
rsContext.h 142 _RS_TIMER_TOTAL
253 uint64_t mTimers[_RS_TIMER_TOTAL];
rsContext.cpp 210 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) {
241 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) {

Completed in 340 milliseconds