Home | History | Annotate | Download | only in bootanimation

Lines Matching defs:fcount

775         const size_t fcount = part.frames.size();
803 for (size_t j=0 ; j<fcount && (!exitPending() || part.playUntilComplete) ; j++) {
874 const size_t fcount = part.frames.size();
875 for (size_t j = 0; j < fcount; j++) {