Home
last modified time | relevance | path

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

/external/qemu/
Dvnc.h124 int force_update; member
Dvnc-android.c680 vs->force_update = 1; in vnc_dpy_copy()
723 if (vs->output.offset && !vs->audio_cap && !vs->force_update) { in vnc_update_client()
765 if (!has_dirty && !vs->audio_cap && !vs->force_update) { in vnc_update_client()
809 vs->force_update = 0; in vnc_update_client()
1502 vs->force_update = 1; in framebuffer_update_request()
Dvnc.c674 vs->force_update = 1; in vnc_dpy_copy()
717 if (vs->output.offset && !vs->audio_cap && !vs->force_update) { in vnc_update_client()
759 if (!has_dirty && !vs->audio_cap && !vs->force_update) { in vnc_update_client()
803 vs->force_update = 0; in vnc_update_client()
1496 vs->force_update = 1; in framebuffer_update_request()
/external/valgrind/main/coregrind/
Dm_signals.c819 static void handle_SCSS_change ( Bool force_update ) in handle_SCSS_change() argument
839 if (!force_update) { in handle_SCSS_change()
878 if (!force_update) { in handle_SCSS_change()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc3829 void NotifyNetworkManagerChanged(bool force_update) { in NotifyNetworkManagerChanged() argument
3836 if (force_update) { in NotifyNetworkManagerChanged()