Searched refs:addPropertyAnimator (Results 1 – 3 of 3) sorted by relevance
57 void addPropertyAnimator(PropertyValuesHolder* propertyValuesHolder,
25 void PropertyValuesAnimatorSet::addPropertyAnimator(PropertyValuesHolder* propertyValuesHolder, in addPropertyAnimator() function in android::uirenderer::PropertyValuesAnimatorSet
90 set->addPropertyAnimator(holder, interpolator, startDelay, duration, repeatCount, mode); in addAnimator()