Searched refs:FONT_NUM_ROWS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp93 static constexpr size_t FONT_NUM_ROWS = FONT_NUM_CHARS / FONT_NUM_COLS; member in namespace:android
551 font->char_height = font->texture.h / FONT_NUM_ROWS / 2; // There are bold and regular rows

Completed in 68 milliseconds