Home
last modified time | relevance | path

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

/external/u-boot/common/
Dlcd_console_rotation.c22 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy90() local
124 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy270() local
/external/u-boot/drivers/video/
Dconsole_rotate.c93 uchar *pfont = video_fontdata + ch * VIDEO_FONT_HEIGHT; in console_putc_xy_1() local
351 uchar *pfont = video_fontdata + ch * VIDEO_FONT_HEIGHT; in console_putc_xy_3() local