Searched refs:useParametric (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp762 bool useParametric = false; local
789 useParametric = PACurvesSetupAccelParams(parametricAccelerationCurves,
795 if (useParametric && getProperty(kHIDAccelParametricCurvesDebugKey, gIOServicePlane)) {
806 // IOLog("%s %d: %s parametric\n", __PRETTY_FUNCTION__, __LINE__, useParametric ? "using" : "NOT using");
809 if (!useParametric) {

Completed in 69 milliseconds