Home | History | Annotate | Download | only in widget

Lines Matching refs:transX

337         final float transX = perspectiveTranslationX + scaleShiftCorrectionX;
346 PropertyValuesHolder translationX = PropertyValuesHolder.ofFloat("translationX", transX);
359 view.setTranslationX(transX);