Home
last modified time | relevance | path

Searched refs:WIN_DEBUG_MSG (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincursor.c47 #define WIN_DEBUG_MSG winDebug
49 #define WIN_DEBUG_MSG(...) macro
165 WIN_DEBUG_MSG("winLoadCursor: Win32: %dx%d X11: %dx%d hotspot: %d,%d\n", in winLoadCursor()
243 WIN_DEBUG_MSG("winLoadCursor: Trying truecolor alphablended cursor\n"); in winLoadCursor()
273 WIN_DEBUG_MSG("winLoadCursor: Trying two color cursor\n"); in winLoadCursor()
342 WIN_DEBUG_MSG("winLoadCursor: Creating bitmap cursor: hotspot %d,%d\n", in winLoadCursor()
376 WIN_DEBUG_MSG in winLoadCursor()
468 WIN_DEBUG_MSG("winSetCursor: cursor=%p\n", pCursor); in winSetCursor()
510 WIN_DEBUG_MSG("winSetCursor: handle=%p\n", pScreenPriv->cursor.handle); in winSetCursor()