Searched refs:setPropertyValue (Results 1 – 6 of 6) sorted by relevance
106 setPropertyValue(target); in setAnimationTarget()161 private void setPropertyValue(float val) { in setPropertyValue() method in RampAnimator193 setPropertyValue(mCurrentValue); in performNextAnimationStep()
89 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()
240 void FullPath::FullPathProperties::setPropertyValue(int propertyId, float value) { in setPropertyValue() function in android::uirenderer::VectorDrawable::FullPath::FullPathProperties370 void Group::GroupProperties::setPropertyValue(int propertyId, float value) { in setPropertyValue() function in android::uirenderer::VectorDrawable::Group::GroupProperties
304 void setPropertyValue(int propertyId, float value);429 void setPropertyValue(int propertyId, float value);
675 setPropertyValue(mValue); in doAnimationFrame()687 setPropertyValue(mValue); in doAnimationFrame()730 void setPropertyValue(float value) { in setPropertyValue() method in DynamicAnimation
10859 PLcom/android/server/display/RampAnimator;->setPropertyValue(F)V