Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:mTiltXScale

2819     dump.appendFormat(INDENT4 "TiltXScale: %0.3f\n", mTiltXScale);
3334 mTiltXScale = 0;
3343 mTiltXScale = M_PI / 180;
4628 float tiltXAngle = (in.tiltX - mTiltXCenter) * mTiltXScale;