Lines Matching full:scalex
421 PropertyValuesHolder scaleX = PropertyValuesHolder.ofFloat("scaleX", 1.0f);
424 LauncherAnimUtils.ofPropertyValuesHolder(this, alpha, scaleX, scaleY);
471 PropertyValuesHolder scaleX = PropertyValuesHolder.ofFloat("scaleX", 0.9f);
474 LauncherAnimUtils.ofPropertyValuesHolder(this, alpha, scaleX, scaleY);