Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:ncache

2061 			int ym = dpy_y * (ncache+1);
3658 if (dpy && win != None && ncache) {
3760 if (ncache <= 0) {
3886 if (ncache > 0 && nidx >= 0) {
4202 if (ncache > 0 && orig_frame != None) {
4577 if (use_threads && ncache > 0 && ncache_copyrect) {
4815 if (try_copyrect_drag && ncache > 0) {
4847 if (ncache <= 0) {
4943 if (ncache > 0) {
4978 if (ncdb && ncache) fprintf(stderr, "\nSEND_COPYRECT %.4f %.4f\n", dnowx(), dnow() - ntim);
4982 if (ncdb && ncache) fprintf(stderr, "FB_COPY *FAILED*, try one more... %.4f", dnow() - ntim);
4986 if (ncdb && ncache) fprintf(stderr, "FB_COPY *FAILED* again! %.4f", dnow() - ntim);
5006 if ((ncache || db) && ncdb) fprintf(stderr, "sent_copyrect: %d - obs: %d frame: 0x%lx\n", sent_copyrect, obscured, frame);
5717 ncache = 0;
5752 /* maybe ncache.c it if works */
5916 for (n = 1; n < ncache; n += 2) {
6353 int x0 = 0, y0 = 0, i, nrand, nr = ncache/2;
6535 for (n = 1; n < ncache; n += 2) {
6536 if (big1 && ncache > 2 && n == 1) {
6539 if (big2 && ncache > 4 && n <= 3) {
6738 for (n = 1; n <= ncache; n++) {
6743 for (n = 1; n < ncache; n += 2) {
6804 if (ncache <= 2) {
6807 } else if (ncache <= 4) {
6858 for (n = 1; n < ncache; n += 2) {
6861 if (big1 && n == 1 && ncache > 2) {
6864 if (big2 && n <= 3 && ncache > 4) {
6898 for (n = 1; n < ncache; n += 2) {
6901 if (big1 && n == 1 && ncache > 2) {
6904 if (big2 && n == 3 && ncache > 4) {
7576 for (n = 1; n < ncache+1; n += 2) {
8142 int yn = (ncache+1) * dpy_y;
8143 int yfac = (ncache+2);
8178 if (!ncache) {
8219 int y1 = dpy_y * (ncache+1);
8234 int yn = (ncache+1) * dpy_y;
8564 y2 = y0 + (ncache+1) * dpy_y;
8938 ncache = 0;
8951 } else if (!client_count || !ncache || nofb) {
8976 if (ncache && ! ncache0) {
8977 ncache0 = ncache;
8980 if (! ncache || ! ncache0) {
9000 rfbLog("check_ncache: resetting cache: %d/%d %d %d\n", cache_list_num, cache_list_len, ncache, first);
9004 for (n = 1; n <= ncache; n++) {
9010 zero_fb(0, dpy_y, dpy_x, (ncache+1)*dpy_y);
9011 mark_rect_as_modified(0, dpy_y, dpy_x, (ncache+1)*dpy_y, 0);
9076 for (n = 1; n <= ncache; n++) {
9880 if (ncache <= 2) {