Home
last modified time | relevance | path

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

/freebsd-head/lib/libvgl/
HDvgl.h147 u_long VGLrgb332ToNative(byte c);
HDbitmap.c310 color = VGLrgb332ToNative(src->Bitmap[srcpos]); in VGLBitmapCvt()
HDsimple.c545 VGLrgb332ToNative(byte c) in VGLrgb332ToNative() function