Searched defs:FONT_NUM_CHARS (Results 1 - 1 of 1) sorted by path

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp89 static constexpr size_t FONT_NUM_CHARS = FONT_END_CHAR - FONT_BEGIN_CHAR + 1; member in namespace:android
91 static constexpr size_t FONT_NUM_ROWS = FONT_NUM_CHARS / FONT_NUM_COLS;

Completed in 57 milliseconds