Searched refs:fcount (Results 1 – 1 of 1) sorted by relevance
930 const size_t fcount = part.frames.size(); in playAnimation() local954 for (size_t j=0 ; j<fcount && (!exitPending() || part.playUntilComplete) ; j++) { in playAnimation()1027 const size_t fcount = part.frames.size(); in playAnimation() local1028 for (size_t j = 0; j < fcount; j++) { in playAnimation()