Searched defs:pcount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp511 const size_t pcount = animation.parts.size(); local
530 for (size_t j=0 ; j<pcount ; j++) {
584 for (size_t i=0 ; i<pcount ; i++) {

Completed in 187 milliseconds