/external/libvncserver/x11vnc/ |
D | macosxCGS.c | 123 extern double dnowx(void); 438 …f(stderr, "MapNotify: %d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt); in macosxCGS_get_all_windows() 444 …stderr, "UnmapNotify: %d/%d %d %.4f A tot=%d\n", prev, curr, win, dnowx(), totcnt); in macosxCGS_get_all_windows() 448 …d/%d %d %.4f whist: %d/%d 0x%x tot=%d\n", prev, curr, win, dnowx(), whist_prv, whis… in macosxCGS_get_all_windows() 451 …f(stderr, "MapNotify: %d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt); in macosxCGS_get_all_windows() 506 …stderr, "UnmapNotify: %d/%d %d %.4f B tot=%d\n", prev, curr, win, dnowx(), totcnt); in macosxCGS_get_all_windows() 510 …f(stderr, "DestroNotify:%d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt); in macosxCGS_get_all_windows()
|
D | xrecord.c | 124 xserver_grabbed, start, dnowx()); in xrecord_grabserver() 176 fprintf(stderr, "xrecord_grabserver-done: %.5f\n", dnowx()); in xrecord_grabserver() 290 xserver_grabbed, dnowx()); in shutdown_xrecord() 338 fprintf(stderr, "shutdown_xrecord-done: %.5f\n", dnowx()); in shutdown_xrecord() 794 src_x, src_y, w, h, st, dt, dnowx()); in record_CA() 1291 dx, dy, src_x, src_y, w, h, st, dt, dnowx()); in record_CW() 1418 double now = dnowx(); in record_grab() 1429 double now = dnowx(); in record_grab()
|
D | pointer.c | 878 i+1, dnowx()); in pointer_event() 898 "%.4f\n", dnowx()); in pointer_event() 915 dnowx()); in pointer_event() 948 "%.4f\n", dnowx()); in pointer_event()
|
D | util.h | 62 extern double dnowx(void);
|
D | macosx.c | 292 if (0) fprintf(stderr, "about to inject mask change %d -> %d: %.4f\n", last_mask, mask, dnowx()); in macosx_pointer_command() 316 if (0) fprintf(stderr, "about to get all windows: %.4f\n", dnowx()); in macosx_pointer_command() 324 if (0) fprintf(stderr, "\ndone: %.4f\n", dnowx()); in macosx_pointer_command()
|
D | util.c | 75 double dnowx(void); 436 double dnowx(void) { in dnowx() function
|
D | xwrappers.c | 947 key, down, dnowx()); in XTestFakeKeyEvent_wr() 1024 button, is_press, dnowx()); in XTestFakeButtonEvent_wr() 1091 x, y, dnowx()); in XTestFakeMotionEvent_wr() 1223 xserver_grabbed, dnowx()); in disable_grabserver()
|
D | userinput.c | 926 …4d B=%d rest=%d lw=%d %.4f\n", w, h, x, y, 2*(w+h)*(2-restore)*pixelsize*lw, restore, lw, dnowx()); in draw_box() 2158 nrects, ncr, last_copyrect - start, t1 - start, t2 - t1, last_copyrect - t2, dnowx()); in batch_copyregion() 2204 req0, req1, mod0, mod1, cpy0, cpy1, dnowx()); in fb_push() 4978 if (ncdb && ncache) fprintf(stderr, "\nSEND_COPYRECT %.4f %.4f\n", dnowx(), dnow() - ntim); in check_wireframe() 6045 if (0) fprintf(stderr, "snap_old: %d %.4f\n", old_stack_n, dnowx()); in snap_old() 7222 dtA = dnowx(); in bs_save() 7227 dtB = dnowx(); in bs_save() 7228 …tB, dtB-dtA, idx, w1, h1, x1, y1, w2, h2, x2, y2, cache_list[idx].bs_time - x11vnc_start, dnowx()); in bs_save() 7324 dtA = dnowx(); in su_save() 7329 dtB = dnowx(); in su_save() [all …]
|
D | xevents.c | 556 button, dnowx()); in bust_grab() 566 dnowx()); in bust_grab() 581 (int) key, dnowx()); in bust_grab()
|
D | screen.c | 869 rfbLog("locked client: %p %.6f %s\n", cl, dnowx(), s); in lock_client_sends() 880 rfbLog("unlocked client: %p %.6f %s\n", cl, dnowx(), s); in lock_client_sends() 937 rfbLog("pending fb size: %p %.6f %s\n", cl, dnowx(), s); in settle_clients() 958 cl, dnowx(), s, db, _bytes0[j]); in settle_clients() 4249 if (0 && dt > 0.0) fprintf(stderr, "dt: %.5f %.4f\n", dt, dnowx());
|
D | unixpw.c | 1375 if (db) fprintf(stderr, "\nn=%d i=%d errno=%d %.6f '%s'", n, i, errno, dnowx(), cbuf);
|
D | scan.c | 3248 if (dnowx() > 20) { in scan_display()
|
D | connections.c | 1970 dnowx() < 3.0) { in check_connect_file()
|