Searched refs:drawProgress (Results 1 – 2 of 2) sorted by relevance
188 void drawProgress(int percent, const Font& font, const int xPos, const int yPos);
1158 void BootAnimation::drawProgress(int percent, const Font& font, const int xPos, const int yPos) { in drawProgress() function in android::BootAnimation1708 drawProgress(lastDisplayedProgress, animation.progressFont, posX, posY); in playAnimation()