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

/external/qemu/
H A Dvnc-android.c530 int has_fg, has_bg; local
535 has_fg = has_bg = 0;
540 last_bg, last_fg, &has_bg, &has_fg);
H A Dvnc.c524 int has_fg, has_bg; local
529 has_fg = has_bg = 0;
534 last_bg, last_fg, &has_bg, &has_fg);

Completed in 326 milliseconds