Home
last modified time | relevance | path

Searched refs:progressFont (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/
DBootAnimation.h113 Font progressFont; member
DBootAnimation.cpp1329 animation.progressFont.map = map; in preloadZip()
1466 initFont(&mAnimation->progressFont, PROGRESS_FONT_ASSET); in movie()
1708 drawProgress(lastDisplayedProgress, animation.progressFont, posX, posY); in playAnimation()