Searched defs:scaleProperty (Results 1 – 2 of 2) sorted by relevance
152 FloatProperty<SCALE> scaleProperty, TRANSLATION translationTarget, in createForRecents()283 public final FloatProperty<SCALE> scaleProperty; field in AnimatorControllerWithResistance.RecentsParams294 DeviceProfile dp, SCALE scaleTarget, FloatProperty<SCALE> scaleProperty, in RecentsParams()
102 private <T extends View> void addRevealAnimatorsForView(T v, FloatProperty<T> scaleProperty) { in addRevealAnimatorsForView()