OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTimeMSLastSwap
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/rs/
rsContext.h
260
uint32_t
mTimeMSLastSwap
;
rsContext.cpp
235
mTimeMSLastSwap
= mTimers[RS_TIMER_CLEAR_SWAP] / 1000000;
242
100.0 * mTimers[RS_TIMER_CLEAR_SWAP] / total,
mTimeMSLastSwap
,
336
int32_t t = (targetTime - (int32_t)(rsc->mTimeMSLastScript + rsc->
mTimeMSLastSwap
)) * 1000;
Completed in 21 milliseconds