Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.h70 #define DMX_SET_CURSOR_PRIV(_pCursor, _pScreen, v) \ macro
H A Ddmxcursor.c683 DMX_SET_CURSOR_PRIV(pCursor, pScreen, malloc(sizeof(*pCursorPriv))); in _dmxRealizeCursor()
724 DMX_SET_CURSOR_PRIV(pCursor, pScreen, NULL); in _dmxUnrealizeCursor()