Home | History | Annotate | Download | only in input

Lines Matching refs:highScale

5747                 "highScale=%0.5f, highOffset=%0.5f\n",
5748 axis.scale, axis.offset, axis.highScale, axis.highOffset);
5788 highScale = 1.0f / (rawAxisInfo.maxValue - axisInfo.splitValue);
5790 scale, 0.0f, highScale, 0.0f,
5924 * axis.highScale + axis.highOffset;