HomeSort by relevance Sort by last modified time
    Searched refs:clockFont (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/bootanimation/
BootAnimation.h 94 Font clockFont;
BootAnimation.cpp 760 animation.clockFont.map = map;
893 (initFont(&mAnimation->clockFont, CLOCK_FONT_ASSET) == NO_ERROR);
910 glDeleteTextures(1, &mAnimation->clockFont.texture.name);
    [all...]

Completed in 87 milliseconds