Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c303 VGLDisplay->Type = VIDBUF24S; in VGLInit()
419 VGLDisplay->Type = VIDBUF24S; in VGLCheckSwitch()
H A Dvgl.h65 #define VIDBUF24S 10 /* Direct Color segmented buffer */ macro
H A Dsimple.c92 case VIDBUF24S: in VGLSetXY()
481 case VIDBUF24S: in VGLClear()
H A Dbitmap.c134 case VIDBUF24S: in WriteVerticalLine()