Searched refs:gFrameCounter (Results 1 – 1 of 1) sorted by relevance
300 static int gFrameCounter; in doDraw() local301 if (++gFrameCounter == FRAME_COUNT) { in doDraw()302 gFrameCounter = 0; in doDraw()