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