Home
last modified time | relevance | path

Searched defs:scaleProperty (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java133 FloatProperty<SCALE> scaleProperty, TRANSLATION translationTarget, in createForRecents()
225 public final FloatProperty<SCALE> scaleProperty; field in AnimatorControllerWithResistance.RecentsParams
236 DeviceProfile dp, SCALE scaleTarget, FloatProperty<SCALE> scaleProperty, in RecentsParams()