Home
last modified time | relevance | path

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

/external/qemu/
Dvnchextile.h14 int *has_bg, int *has_fg) in CONCAT()
75 if (!*has_fg || *last_fg != fg) { in CONCAT()
77 *has_fg = 1; in CONCAT()
168 *has_fg = 0; in CONCAT()
183 *has_fg = 0; in CONCAT()
Dvnc.c76 int *has_bg, int *has_fg);
463 int has_fg, has_bg; in send_framebuffer_update_hextile() local
470 has_fg = has_bg = 0; in send_framebuffer_update_hextile()
475 last_bg, last_fg, &has_bg, &has_fg); in send_framebuffer_update_hextile()