Home | History | Annotate | Download | only in inputflinger

Lines Matching full:y_xmix

248     newY = x * y_xmix + y * y_scale + y_offset;
3993 dump.appendFormat(INDENT4 "Y xmix: %0.3f\n", mAffineTransform.y_xmix);