Searched refs:RL_DEBUG_MSG (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 250 RL_DEBUG_MSG("reshaping..."); in RootlessReshapeFrame() 252 RL_DEBUG_MSG("numrects %d, extents %d %d %d %d ", in RootlessReshapeFrame() 258 RL_DEBUG_MSG("no shape "); in RootlessReshapeFrame() 295 RL_DEBUG_MSG("change window attributes start "); in RootlessChangeWindowAttributes() 310 RL_DEBUG_MSG("change window attributes end\n"); in RootlessChangeWindowAttributes() 328 RL_DEBUG_MSG("positionwindow start (win 0x%x @ %i, %i)\n", pWin, x, y); in RootlessPositionWindow() 344 RL_DEBUG_MSG("positionwindow end\n"); in RootlessPositionWindow() 411 RL_DEBUG_MSG("creating frame "); in RootlessEnsureFrame() 417 RL_DEBUG_MSG("implementation failed to create frame!\n"); in RootlessEnsureFrame() 444 RL_DEBUG_MSG("realizewindow start (win 0x%x) ", pWin); in RootlessRealizeWindow() [all …]
|
| H A D | rootlessGC.c | 421 RL_DEBUG_MSG("fill spans start "); in RootlessFillSpans() 466 RL_DEBUG_MSG("fill spans end\n"); in RootlessFillSpans() 474 RL_DEBUG_MSG("set spans start "); in RootlessSetSpans() 512 RL_DEBUG_MSG("set spans end\n"); in RootlessSetSpans() 523 RL_DEBUG_MSG("put image start "); in RootlessPutImage() 538 RL_DEBUG_MSG("put image end\n"); in RootlessPutImage() 552 RL_DEBUG_MSG("copy area start (src 0x%x, dst 0x%x)", pSrc, dst); in RootlessCopyArea() 579 RL_DEBUG_MSG("copy area end\n"); in RootlessCopyArea() 594 RL_DEBUG_MSG("copy plane start "); in RootlessCopyPlane() 613 RL_DEBUG_MSG("copy plane end\n"); in RootlessCopyPlane() [all …]
|
| H A D | rootlessCommon.c | 177 RL_DEBUG_MSG("Window %p already has winRec->pixmap %p; not pushing\n", in RootlessStartDrawing() 186 RL_DEBUG_MSG in RootlessStartDrawing() 190 RL_DEBUG_MSG("Window %p's existing oldPixmap %p being lost!\n", in RootlessStartDrawing() 215 RL_DEBUG_MSG in RestorePreDrawingPixmapVisitor() 221 RL_DEBUG_MSG in RestorePreDrawingPixmapVisitor() 225 RL_DEBUG_MSG in RestorePreDrawingPixmapVisitor() 280 RL_DEBUG_MSG("Damaged win 0x%x ", pWindow); in RootlessDamageRegion() 360 RL_DEBUG_MSG("Damage rect: %i, %i, %i, %i\n", in RootlessDamageRegion()
|
| H A D | rootlessScreen.c | 373 RL_DEBUG_MSG("VALIDATETREE start "); in RootlessValidateTree() 377 RL_DEBUG_MSG("custom "); in RootlessValidateTree() 387 RL_DEBUG_MSG("VALIDATETREE end\n"); in RootlessValidateTree() 406 RL_DEBUG_MSG("MARKOVERLAPPEDWINDOWS start "); in RootlessMarkOverlappedWindows() 411 RL_DEBUG_MSG("is root not marking "); in RootlessMarkOverlappedWindows() 426 RL_DEBUG_MSG("is top level! "); in RootlessMarkOverlappedWindows() 463 RL_DEBUG_MSG("MARKOVERLAPPEDWINDOWS end\n"); in RootlessMarkOverlappedWindows() 663 RL_DEBUG_MSG("null screen fn " #a "\n"); \ in RootlessWrap()
|
| H A D | rootlessCommon.h | 49 #define RL_DEBUG_MSG ErrorF macro 51 #define RL_DEBUG_MSG(a, ...) macro 157 RL_DEBUG_MSG("calling frame proc " #proc " "); \
|