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

  /external/qemu/
vnc-android.c 721 int has_dirty = 0; local
758 has_dirty++;
765 if (!has_dirty && !vs->audio_cap && !vs->force_update) {
    [all...]
vnc.c 715 int has_dirty = 0; local
752 has_dirty++;
759 if (!has_dirty && !vs->audio_cap && !vs->force_update) {
    [all...]

Completed in 97 milliseconds