Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
DmacosxCGS.c123 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()
Dxrecord.c124 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()
Dpointer.c878 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()
Dutil.h62 extern double dnowx(void);
Dmacosx.c292 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()
Dutil.c75 double dnowx(void);
436 double dnowx(void) { in dnowx() function
Dxwrappers.c947 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()
Duserinput.c926 …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 …]
Dxevents.c556 button, dnowx()); in bust_grab()
566 dnowx()); in bust_grab()
581 (int) key, dnowx()); in bust_grab()
Dscreen.c869 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());
Dunixpw.c1375 if (db) fprintf(stderr, "\nn=%d i=%d errno=%d %.6f '%s'", n, i, errno, dnowx(), cbuf);
Dscan.c3248 if (dnowx() > 20) { in scan_display()
Dconnections.c1970 dnowx() < 3.0) { in check_connect_file()