Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dsimple.c533 VGLrgbToNative(uint16_t r, uint16_t g, uint16_t b) in VGLrgbToNative() function
554 return VGLrgbToNative(r, g, b); in VGLrgb332ToNative()