Searched refs:initFont (Results 1 – 2 of 2) sorted by relevance
148 status_t initFont(Font* font, const char* fallback);
567 status_t BootAnimation::initFont(Font* font, const char* fallback) { in initFont() function in android::BootAnimation893 (initFont(&mAnimation->clockFont, CLOCK_FONT_ASSET) == NO_ERROR); in movie()