Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp90 static const char PROGRESS_FONT_ASSET[] = "images/progress_font.png"; variable
1466 initFont(&mAnimation->progressFont, PROGRESS_FONT_ASSET); in movie()