HomeSort by relevance Sort by last modified time
    Searched refs:debug_xdamage (Results 1 - 5 of 5) sorted by null

  /external/libvncserver/x11vnc/
xdamage.c 184 if (debug_xdamage > 1) {
207 if (debug_xdamage > 1) fprintf(stderr, "add_region_xdamage: prev_tick: %d reg %p new_region %p\n", prev_tick, (void *)reg, (void *)new_region);
242 if (debug_tiles || debug_xdamage) {
270 if (call && debug_xdamage > 1) fprintf(stderr, "collect_non_X_xdamage: %d %d %d %d - %d / %d\n", x_in, y_in, w_in, h_in, call, use_xdamage);
340 if (debug_xdamage > 2) {
360 || debug_xdamage > 1) {
375 if (debug_tiles || debug_xdamage) {
552 if (debug_xdamage > 2) {
603 || debug_xdamage > 1) {
618 if (debug_tiles || debug_xdamage) {
    [all...]
options.c 233 int debug_xdamage = 0; /* -R debug_xdamage:1 or 2 ... */ variable
options.h 200 extern int debug_xdamage;
remote.c     [all...]
x11vnc.c     [all...]

Completed in 126 milliseconds