Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:highScale

6283                 "highScale=%0.5f, highOffset=%0.5f\n",
6284 axis.scale, axis.offset, axis.highScale, axis.highOffset);
6324 float highScale = 1.0f / (rawAxisInfo.maxValue - axisInfo.splitValue);
6326 scale, 0.0f, highScale, 0.0f,
6463 * axis.highScale + axis.highOffset;