Lines Matching refs:DEBUG_PRINT
31 #define DEBUG_PRINT(x) printf x
33 #define DEBUG_PRINT(x)
167 DEBUG_PRINT(("winclose() called\n"));
209 DEBUG_PRINT(("DGA_INIT called\n"));
305 DEBUG_PRINT(("DgaGrabDrawable failed for 0x%08x\n", drawable));
311 DEBUG_PRINT(("memory map failed for 0x%08x (depth = %d)\n",
352 DEBUG_PRINT(("zombie drawable = 0x%08x\n", dgaDrawable));
365 DEBUG_PRINT(("window at (%d, %d) => (%d, %d)\n", dlox, dloy, dhix, dhiy));
376 DEBUG_PRINT(("render at (%d, %d) => (%d, %d)\n", lox, loy, hix, hiy));
385 DEBUG_PRINT(("unobscured vis at (%d, %d) => (%d, %d)\n",
411 DEBUG_PRINT(("DGA y range loy=%d hiy=%d\n", y0, y1));
421 DEBUG_PRINT((" DGA x range lox=%d hix=%d\n", x0, x1));
462 DEBUG_PRINT(("DGA drawable fits\n"));
474 DEBUG_PRINT(("fully obscured vis\n"));
477 DEBUG_PRINT(("unknown visibility = %d!\n", vis));