Home | History | Annotate | Download | only in widget

Lines Matching defs:transX

334         final float transX = perspectiveTranslationX + scaleShiftCorrectionX;
343 PropertyValuesHolder translationX = PropertyValuesHolder.ofFloat("translationX", transX);
356 view.setTranslationX(transX);