Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp82 static const char CLOCK_FONT_ASSET[] = "images/clock_font.png"; variable
893 (initFont(&mAnimation->clockFont, CLOCK_FONT_ASSET) == NO_ERROR); in movie()