Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dscan.h50 extern void mark_rect_as_modified(int x1, int y1, int x2, int y2, int force);
Dunixpw.c404 mark_rect_as_modified(0, 0, scaled_x, scaled_y, 1); in unixpw_mark()
406 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0); in unixpw_mark()
443 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0); in unixpw_screen()
1862 mark_rect_as_modified(x2 - w2,
1866 mark_rect_as_modified(x - char_w,
1932 mark_rect_as_modified(x, y-char_h, x+char_w,
1978 mark_rect_as_modified(x, y-char_h, x+char_w, y, scaling);
2212 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0);
Dxinerama.c506 mark_rect_as_modified(0, 0, Lx, Ly, 0); in push_black_screen()
515 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0); in refresh_screen()
Drates.c482 mark_rect_as_modified(0, 0, 16, 16, 1); in measure_send_rates()
570 mark_rect_as_modified(0, 0, 16, 16, 1); in measure_send_rates()
Dscan.c63 void mark_rect_as_modified(int x1, int y1, int x2, int y2, int force);
1227 mark_rect_as_modified(i1, j1, i2, j2, 1); in scale_rect()
1643 void mark_rect_as_modified(int x1, int y1, int x2, int y2, int force) { in mark_rect_as_modified() function
1693 mark_rect_as_modified(x, y, x + w, y + h, 0); in mark_hint()
2453 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0); in copy_screen()
3029 mark_rect_as_modified(0, 0, 1, 1, 1); in ping_clients()
3034 mark_rect_as_modified(0, 0, 1, 1, 1); in ping_clients()
D8to24.c226 mark_rect_as_modified(x1, y1, x2, y2, 0); in check_pointer_in_depth24()
798 mark_rect_as_modified(x, y, x + attr->width, in check_depth_win()
1200 mark_rect_as_modified(rect.x1, rect.y1, rect.x2, rect.y2, 0); in mark_rgn_rects()
2145 mark_rect_as_modified(x1, y1, x2, y2, 0);
Duserinput.c921 mark_rect_as_modified(x0, y_min, x1, y_max+1, 0); in draw_box()
1063 mark_rect_as_modified(x0, y_min, x1, y_max+1, 0); in draw_box()
1173 mark_rect_as_modified(xmin, ymin, xmax, ymax, 0); in direct_fb_copy()
5081 mark_rect_as_modified(x1, y1, x2, y2, 0); in check_wireframe()
7565 mark_rect_as_modified(rt.x1, rt.y1, rt.x2, rt.y2, 0); in check_zero_rects()
8147 mark_rect_as_modified(0, yn, dpy_x, yn + dpy_y, 0); in scale_mark_xrootpmap()
9011 mark_rect_as_modified(0, dpy_y, dpy_x, (ncache+1)*dpy_y, 0); in check_ncache()
Dscreen.c3604 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0);
4053 mark_rect_as_modified(0, 0, 1, 1, 1);
Duser.c1676 mark_rect_as_modified(0, 0, 1, 1, 1); in do_unixpw_loop()
Dconnections.c4325 mark_rect_as_modified(0, 0, 1, 1, 1); in check_new_clients()
Dremote.c1142 mark_rect_as_modified(x1, y1, x2, y2, 0); in process_remote_cmd()