Searched refs:velocityPxPerS (Results 1 – 2 of 2) sorted by relevance
260 float velocityPxPerS = rp.getDimension(R.dimen.hint_scale_velocity_dp_per_s); in getSpringScaleAnimator() local268 .setStartVelocity(velocityPxPerS) in getSpringScaleAnimator()
1387 RemoteAnimationTarget[] targets, View launcherView, PointF velocityPxPerS, in getClosingWindowAnimators() argument1493 anim.start(mLauncher, mDeviceProfile, velocityPxPerS); in getClosingWindowAnimators()1638 float velocityPxPerS = DynamicResource.provider(mLauncher) in createWallpaperOpenAnimations() local1640 velocity = new PointF(0, -velocityPxPerS); in createWallpaperOpenAnimations()