Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:direct_fb_copy

78 int direct_fb_copy(int x1, int y1, int x2, int y2, int mark);
1068 int direct_fb_copy(int x1, int y1, int x2, int y2, int mark) {
1092 XRANDR_SET_TRAP_RET(0, "direct_fb_copy-set");
1094 XRANDR_CHK_TRAP_RET(0, "direct_fb_copy-chk");
1177 fprintf(stderr, "direct_fb_copy: %dx%d+%d+%d - %d %.4f\n",
1284 direct_fb_copy(tx1, ty1, tx2, ty2, 1);
1756 direct_fb_copy(tx1, ty1, tx2, ty2, 1);