Searched refs:kSwitchThreshPeriod (Results 1 – 1 of 1) sorted by relevance
54 const int kSwitchThreshPeriod = loops / (2 * kMaxObjects); in onDraw() local59 if (kSwitchThreshPeriod == s) { in onDraw()