Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c300 VGLDisplay->Type = VIDBUF16S; in VGLInit()
413 VGLDisplay->Type = VIDBUF16S; in VGLCheckSwitch()
H A Dvgl.h64 #define VIDBUF16S 9 /* Direct Color segmented buffer */ macro
H A Dsimple.c67 case VIDBUF16S: in VGLSetXY()
479 case VIDBUF16S: in VGLClear()
H A Dbitmap.c133 case VIDBUF16S: in WriteVerticalLine()