HomeSort by relevance Sort by last modified time
    Searched defs:has_bg (Results 1 - 2 of 2) sorted by null

  /external/qemu/
vnc-android.c 530 int has_fg, has_bg; local
535 has_fg = has_bg = 0;
540 last_bg, last_fg, &has_bg, &has_fg);
    [all...]
vnc.c 524 int has_fg, has_bg; local
529 has_fg = has_bg = 0;
534 last_bg, last_fg, &has_bg, &has_fg);
    [all...]

Completed in 941 milliseconds