Home | History | Annotate | Download | only in widget

Lines Matching refs:transY

332         final float transY = perspectiveTranslationY + scaleShiftCorrectionY;
347 PropertyValuesHolder translationY = PropertyValuesHolder.ofFloat("translationY", transY);
360 view.setTranslationY(transY);