Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h111 Font progressFont; member
H A DBootAnimation.cpp1226 animation.progressFont.map = map; in preloadZip()
1359 initFont(&mAnimation->progressFont, PROGRESS_FONT_ASSET); in movie()
1561 drawProgress(lastDisplayedProgress, animation.progressFont, posX, posY); in playAnimation()