Home
last modified time | relevance | path

Searched refs:ProcessVelocityData2D (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dptrveloc.h110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c692 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time) in ProcessVelocityData2D() function
1108 if (ProcessVelocityData2D(velocitydata, dx, dy, evtime)) { in acceleratePointerPredictable()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog94182 dix: change ProcessVelocityData2D to BOOL.