Home
last modified time | relevance | path

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

/external/skia/bench/
DGrMemoryPoolBench.cpp54 const int kSwitchThreshPeriod = loops / (2 * kMaxObjects); in onDraw() local
59 if (kSwitchThreshPeriod == s) { in onDraw()