Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c347 tight_fill_palette##bpp(VncState *vs, int x, int y, \
420 static int tight_fill_palette(VncState *vs, int x, int y, in tight_fill_palette() function
1506 colors = tight_fill_palette(vs, x, y, w * h, &bg, &fg, color_count_palette); in send_sub_rect()