Searched refs:xf86ScreenSetCursor (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86HWCurs.c | 179 xf86ScreenSetCursor(ScreenPtr pScreen, CursorPtr pCurs, int x, int y) in xf86ScreenSetCursor() function 252 if (!xf86ScreenSetCursor(pScreen, pCurs, x, y)) in xf86SetCursor() 260 if (!xf86ScreenSetCursor(pSlave, pCurs, x, y)) { in xf86SetCursor()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 12128 ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor() 12130 Similar to change cba5a10f, xf86ScreenSetCursor() would dereference ScreenPriv 12139 xf86ScreenSetCursor(pCurs), and if FALSE, calls xf86SetCursor(NullCursor). If 12140 xf86ScreenSetCursor(NullCursor) returns FALSE, it calls 17745 as from xf86ScreenSetCursor(). In the latter case, the input lock is
|