Home
last modified time | relevance | path

Searched refs:ACCEL_PROP_PROFILE_NUMBER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h57 #define ACCEL_PROP_PROFILE_NUMBER "Device Accel Profile" macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c198 if (atom != XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER)) in AccelSetProfileProperty()
223 Atom prop_profile_number = XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER); in AccelInitProfileProperty()
405 prop = XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER); in DeletePredictableAccelerationProperties()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c55 {0, ACCEL_PROP_PROFILE_NUMBER},
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c165 prop = XIGetKnownProperty(ACCEL_PROP_PROFILE_NUMBER); in ProcessVelocityConfiguration()