Searched refs:fcount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp499 const size_t fcount = part.frames.size(); local
507 for (int j=0 ; j<fcount && (!exitPending() || part.playUntilComplete) ; j++) {
567 for (int j=0 ; j<fcount ; j++) {

Completed in 54 milliseconds