Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c8631 static double last_vis_obs_time = 0.0; variable
9572 if (now < last_vis_unobs_time + 0.75 || now < last_vis_obs_time + 0.75) { in check_ncache()
9622 cache_list[idx].vis_obs_time = last_vis_obs_time = dnow(); in check_ncache()
9966 cache_list[idx].vis_obs_time = last_vis_obs_time = dnow(); in check_ncache()