Home
last modified time | relevance | path

Searched refs:GetMotionHistorySize (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPointer.c80 GetMotionHistorySize(), 2, axes_labels); in xnestPointerProc()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitInput.c113 GetMotionHistorySize(), NAXES, axes_labels); in vfbMouseProc()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c342 GetMotionHistorySize(), NAXES, in DarwinMouseProc()
411 GetMotionHistorySize(), NAXES, in DarwinTabletProc()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmouse.c126 GetMotionHistorySize(), 2, axes_labels); in winMouseProc()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c108 (PtrCtrlProcPtr) NoopDDA, GetMotionHistorySize(), NAXES, in TestPointerProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c125 GetMotionHistorySize(), Absolute)) in xwl_pointer_proc()
183 GetMotionHistorySize(), Relative)) in xwl_pointer_proc_relative()
267 GetMotionHistorySize(), Absolute)) in xwl_touch_proc()
325 GetMotionHistorySize(), Absolute)) in xwl_tablet_proc()
2110 GetMotionHistorySize(), Absolute)) in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h494 extern _X_EXPORT int GetMotionHistorySize(void);
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c282 GetMotionHistorySize(), pi->nAxes, axes_labels); in KdPointerProc()
/OK3568_Linux_fs/external/xserver/dix/
H A Dgetevents.c87 GetMotionHistorySize(void) in GetMotionHistorySize() function
H A Ddevices.c675 (PtrCtrlProcPtr) NoopDDA, GetMotionHistorySize(), NAXES, in CorePointerProc()