Home
last modified time | relevance | path

Searched refs:__vesacon_format_pixels (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lib/sys/vesa/
Dfmtpixel.c94 __vesacon_format_pixels_t __vesacon_format_pixels; variable
Dscreencpy.c75 s = (const uint32_t *)__vesacon_format_pixels(rowbuf, src, npixels); in __vesacon_copy_to_screen()
Dvideo.h75 extern __vesacon_format_pixels_t __vesacon_format_pixels;
Dinitvesa.c97 __vesacon_format_pixels = __vesacon_format_pixels_list[bestpxf]; in vesacon_set_mode()