Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c84 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) macro
95 #define DMXDBG4(f,a,b,c,d) macro
474 DMXDBG4(" **** Relative %d %d instead of absolute %d %d\n", in dmxBackendCollectEvents()
515 DMXDBG4(" warping pointer from last=%d,%d to center=%d,%d\n", in dmxBackendProcessInput()
H A Ddmxevents.c72 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) macro
81 #define DMXDBG4(f,a,b,c,d) macro
237 DMXDBG4(" New screen: old=%d new=%d localX=%d localY=%d\n", in dmxCoreMotion()
H A Ddmxconsole.c78 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) macro
87 #define DMXDBG4(f,a,b,c,d) macro
372 DMXDBG4("Ignoring motion to %d %d after leave frm %d %d\n", in dmxConsoleUpdateFineCursor()
552 DMXDBG4("dmxConsoleCollectEvents: Leave @ %d,%d; r=%d f=%d\n", in dmxConsoleCollectEvents()
1025 DMXDBG4("dmxDump: %s/%d threw event away %d %s\n", in dmxDump()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c100 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) macro
109 #define DMXDBG4(f,a,b,c,d) macro
755 DMXDBG4("_dmxSetCursor(%d,%p,%d,%d)\n", pScreen->myNum, pCursor, x, y); in _dmxSetCursor()