Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipointer.h48 void (*MoveCursor) (DeviceIntPtr /* pDev */ , member
H A Dmipointer.c478 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y); in miPointerUpdateSprite()
567 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y); in miPointerMoveNoEvent()
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorRD.c426 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y); in xf86CursorMoveCursor()
431 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y); in xf86CursorMoveCursor()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprCursor.c371 PointPriv->spriteFuncs->MoveCursor = QuartzMoveCursor; in QuartzInitCursor()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c949 PointPriv->spriteFuncs->MoveCursor(pDev, pScreen, x, y); in VGAarbiterSpriteMoveCursor()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4594 ms->SpriteFuncs->MoveCursor(pDev, pScreen, x, y); in drmmode_sprite_move_cursor()
4639 .MoveCursor = drmmode_sprite_move_cursor,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog19516 xf86Cursor: Take the input lock in xf86Set/MoveCursor
19535 Also hoist the hotspot translation out from xf86ScreenSet/MoveCursor to
19536 xf86Set/MoveCursor, since the hotspot position is a property of the
109912 mi: Delete unused flicker-free MoveCursor code.
147756 Calling ->MoveCursor for anything but the HW-rendered VCP causes the