Home | History | Annotate | Download | only in widget

Lines Matching defs:transX

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