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