Lines Matching refs:ofFloat
1141 ValueAnimator va = LauncherAnimUtils.ofFloat(child, 0f, 1f);
2337 ValueAnimator va = LauncherAnimUtils.ofFloat(child, 0f, 1f);
2382 LauncherAnimUtils.ofFloat(child, "scaleX", getChildrenScale()),
2383 LauncherAnimUtils.ofFloat(child, "scaleY", getChildrenScale()),
2384 LauncherAnimUtils.ofFloat(child, "translationX", 0f),
2385 LauncherAnimUtils.ofFloat(child, "translationY", 0f)