Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c98 memset(vel, 0, sizeof(DeviceVelocityRec)); in InitVelocityData()
135 vel = calloc(1, sizeof(DeviceVelocityRec)); in InitPredictableAccelerationScheme()