Searched defs:font_pitch (Results 1 – 3 of 3) sorted by relevance
22 char c, size_t font_pitch) in drm_draw_get_char_bitmap()
272 size_t font_pitch = DIV_ROUND_UP(font->width, 8); in draw_txt_rectangle() local
112 size_t font_pitch = DIV_ROUND_UP(font->width, 8); in drm_log_draw_line() local