Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:y_xmix

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