Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c490 SyntheticMotion(DeviceIntPtr dev, int x, int y) in SyntheticMotion() function
761 SyntheticMotion(pDev, new.x, new.y); in CheckPhysLimits()
884 SyntheticMotion(pDev, pSprite->hot.x, pSprite->hot.y); in ConfineCursorToWindow()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133945 dix: deduplicate SyntheticMotion.
169871 SyntheticMotion: don't dereference sprite.screen when not using Xinerama
170745 SyntheticMotion: don't dereference sprite.screen when not using Xinerama
170919 sprite.screen is NULL and yet the SyntheticMotion
171829 dix/getevents: move SyntheticMotion to getevents.c