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

  /frameworks/base/libs/rs/
rsContext.h 260 uint32_t mTimeMSLastSwap;
rsContext.cpp 247 mTimeMSLastSwap = mTimers[RS_TIMER_CLEAR_SWAP] / 1000000;
254 100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total, mTimeMSLastSwap,
348 int32_t t = (targetTime - (int32_t)(rsc->mTimeMSLastScript + rsc->mTimeMSLastSwap)) * 1000;

Completed in 3678 milliseconds