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

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h131 Font clockFont; member in struct:android::BootAnimation::Animation
H A DBootAnimation.cpp732 animation.clockFont.map = map;
863 (initFont(&animation->clockFont, CLOCK_FONT_ASSET) == NO_ERROR);
887 glDeleteTextures(1, &animation->clockFont.texture.name);
973 drawClock(animation.clockFont, part.clockPosX, part.clockPosY);
1052 animation->clockFont.map = nullptr;

Completed in 161 milliseconds