Lines Matching refs:curFrame
421 int32_t curFrame;1912 demo->curFrame++;1914 if (demo->frameCount != INT_MAX && demo->curFrame == demo->frameCount) {2062 demo->curFrame++;2063 if (demo->frameCount != INT32_MAX && demo->curFrame == demo->frameCount)2637 demo->curFrame = 0;