Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c223 VGLDisplay->Type = VIDBUF24; in VGLInit()
302 case VIDBUF24: in VGLInit()
421 VGLDisplay->Type = VIDBUF24; in VGLCheckSwitch()
H A Dvgl.h62 #define VIDBUF24 7 /* Direct Color linear buffer */ macro
H A Dsimple.c74 case VIDBUF24: in VGLSetXY()
480 case VIDBUF24: in VGLClear()
H A Dbitmap.c150 case VIDBUF24: in WriteVerticalLine()