Searched defs:rgb_to_pixel16_dup (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp1514 static unsigned int rgb_to_pixel16_dup(unsigned int r, unsigned int g, unsigned b) function
2078 default: pThis->rgb_to_pixel = rgb_to_pixel16_dup; break;
2524 pThis->rgb_to_pixel = rgb_to_pixel16_dup;

Completed in 67 milliseconds