Searched refs:setPropertyValue (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp91 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue);
101 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue);
H A DVectorDrawable.cpp236 void FullPath::FullPathProperties::setPropertyValue(int propertyId, float value) { function in class:android::uirenderer::VectorDrawable::FullPath::FullPathProperties
366 void Group::GroupProperties::setPropertyValue(int propertyId, float value) { function in class:android::uirenderer::VectorDrawable::Group::GroupProperties
H A DVectorDrawable.h333 void setPropertyValue(int propertyId, float value);
475 void setPropertyValue(int propertyId, float value);
/frameworks/support/dynamic-animation/src/android/support/animation/
H A DDynamicAnimation.java638 setPropertyValue(mValue);
648 setPropertyValue(mValue);
685 void setPropertyValue(float value) { method in class:DynamicAnimation

Completed in 220 milliseconds