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 93 Font clockFont;
BootAnimation.cpp 723 animation.clockFont.map = map;
846 (initFont(&animation->clockFont, CLOCK_FONT_ASSET) == NO_ERROR);
865 glDeleteTextures(1, &animation->clockFont.texture.name);
    [all...]

Completed in 68 milliseconds