Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dbitblit.c30 unsigned int cellsize = vc->vc_font.height * width; in update_attr() local
78 u32 d_pitch, u32 s_pitch, u32 cellsize, in bit_putcs_aligned()
114 u32 s_pitch, u32 cellsize, in bit_putcs_unaligned()
156 u32 cellsize = width * vc->vc_font.height; in bit_putcs() local