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

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp56 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue);
85 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue);
H A DVectorDrawable.cpp284 void FullPath::FullPathProperties::setPropertyValue(int propertyId, float value) { function in class:android::uirenderer::VectorDrawable::FullPath::FullPathProperties
422 void Group::GroupProperties::setPropertyValue(int propertyId, float value) { function in class:android::uirenderer::VectorDrawable::Group::GroupProperties
H A DVectorDrawable.h332 void setPropertyValue(int propertyId, float value);
479 void setPropertyValue(int propertyId, float value);

Completed in 197 milliseconds