Lines Matching refs:EPHYR_LOG
217 EPHYR_LOG("screen->width: %d, screen->height: %d index=%d", in ephyrMapFramebuffer()
245 EPHYR_LOG("allocing shadow"); in ephyrMapFramebuffer()
294 EPHYR_LOG("slow paint"); in ephyrShadowUpdate()
433 EPHYR_LOG("mark"); in ephyrRandRGetInfo()
574 EPHYR_LOG("bailed"); in ephyrRandRSetConfig()
656 EPHYR_LOG("pScreen->myNum:%d\n", pScreen->myNum); in ephyrInitScreen()
673 EPHYR_LOG("initialized xvideo okay\n"); in ephyrInitScreen()
719 EPHYR_LOG("mark pScreen=%p mynum=%d shadow=%d", in ephyrCreateResources()
908 EPHYR_LOG("skipping mouse motion:%d\n", screen->pScreen->myNum); in ephyrProcessMouseMotion()
913 EPHYR_LOG("warping mouse cursor. " in ephyrProcessMouseMotion()
922 EPHYR_LOG("enqueuing mouse motion:%d\n", screen->pScreen->myNum); in ephyrProcessMouseMotion()
925 EPHYR_LOG("initial (x,y):(%d,%d)\n", x, y); in ephyrProcessMouseMotion()
944 EPHYR_LOG("skipping mouse press:%d\n", screen_from_window(button->event)->pScreen->myNum); in ephyrProcessButtonPress()
954 EPHYR_LOG("enqueuing mouse press:%d\n", screen_from_window(button->event)->pScreen->myNum); in ephyrProcessButtonPress()
971 EPHYR_LOG("enqueuing mouse release:%d\n", screen_from_window(button->event)->pScreen->myNum); in ephyrProcessButtonRelease()
1213 EPHYR_LOG("mark"); in ephyrGetColors()