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