Home
last modified time | relevance | path

Searched defs:cellsize (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon_ud.c30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() local
86 u32 d_pitch, u32 s_pitch, u32 cellsize, in ud_putcs_aligned()
118 u32 s_pitch, u32 cellsize, in ud_putcs_unaligned()
157 u32 cellsize = width * vc->vc_font.height; in ud_putcs() local
H A Dfbcon_cw.c84 u32 d_pitch, u32 s_pitch, u32 cellsize, in cw_putcs_aligned()
120 u32 cellsize = width * vc->vc_font.width; in cw_putcs() local
H A Dfbcon_ccw.c99 u32 d_pitch, u32 s_pitch, u32 cellsize, in ccw_putcs_aligned()
135 u32 cellsize = width * vc->vc_font.width; in ccw_putcs() local