Home | History | Annotate | Download | only in widget

Lines Matching defs:transX

344         final float transX = perspectiveTranslationX + scaleShiftCorrectionX;
353 PropertyValuesHolder translationX = PropertyValuesHolder.ofFloat("translationX", transX);
366 view.setTranslationX(transX);