Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h113 Font progressFont; member
H A DBootAnimation.cpp1287 animation.progressFont.map = map; in preloadZip()
1422 initFont(&mAnimation->progressFont, PROGRESS_FONT_ASSET); in movie()
1657 drawProgress(lastDisplayedProgress, animation.progressFont, posX, posY); in playAnimation()