Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Drre.c41 static uint32_t getBgColour(char *data, int size, int bpp);
186 uint##bpp##_t bg = (uint##bpp##_t)getBgColour((char*)data,w*h,bpp); \
269 getBgColour(char *data, int size, int bpp) in getBgColour() function
Dcorre.c42 static uint32_t getBgColour(char *data, int size, int bpp);
219 uint##bpp##_t bg = (uint##bpp##_t)getBgColour((char*)data,w*h,bpp); \
302 getBgColour(char *data, int size, int bpp) in getBgColour() function