Searched defs:DEBUG_PRINT (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/solaris/native/sun/jdga/ |
H A D | dgalock.c | 31 #define DEBUG_PRINT(x) printf x macro 33 #define DEBUG_PRINT(x) macro 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(("unobscure [all...] |
Completed in 64 milliseconds