Lines Matching full:scalex
469 PropertyValuesHolder scaleX = PropertyValuesHolder.ofFloat("scaleX", 1.0f);
472 LauncherAnimUtils.ofPropertyValuesHolder(this, alpha, scaleX, scaleY);
598 PropertyValuesHolder scaleX = PropertyValuesHolder.ofFloat("scaleX", 0.9f);
601 LauncherAnimUtils.ofPropertyValuesHolder(this, alpha, scaleX, scaleY);
1279 float scaleX = getScaleX();
1285 setScaleX(scaleX);