Home
last modified time | relevance | path

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

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