Searched refs:drawClock (Results 1 – 2 of 2) sorted by relevance
187 void drawClock(const Font& font, const int xPos, const int yPos);
1132 void BootAnimation::drawClock(const Font& font, const int xPos, const int yPos) { in drawClock() function in android::BootAnimation1691 drawClock(animation.clockFont, part.clockPosX, part.clockPosY); in playAnimation()