Home
last modified time | relevance | path

Searched refs:__vesacon_pixel_format (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/lib/sys/vesa/
Dinitvesa.c53 enum vesa_pixel_format __vesacon_pixel_format = PXF_NONE; variable
121 __vesacon_pixel_format = bestpxf; in vesacon_set_mode()
Dbackground.c253 if (__vesacon_pixel_format == PXF_NONE) in vesacon_default_background()
283 if (__vesacon_pixel_format == PXF_NONE) in vesacon_set_background()
420 if (__vesacon_pixel_format == PXF_NONE) in vesacon_load_background()
Dvideo.h71 extern enum vesa_pixel_format __vesacon_pixel_format;