Searched refs:glitchFrames (Results 1 – 1 of 1) sorted by relevance
132 int glitchFrames = getStateFrameCount(STATE_GLITCHING); in run() local134 if (glitchFrames > mLastGlitchFrames || glitchCount > mLastGlitchCount) { in run()151 mLastGlitchFrames = glitchFrames; in run()