Searched refs:GroupPropertyValuesHolder (Results 1 – 3 of 3) sorted by relevance
88 class ANDROID_API GroupPropertyValuesHolder : public PropertyValuesHolderImpl<float> {90 GroupPropertyValuesHolder(VectorDrawable::Group* ptr, int propertyId, float startValue, in GroupPropertyValuesHolder() function
87 void GroupPropertyValuesHolder::setFraction(float fraction) { in setFraction()
110 GroupPropertyValuesHolder* newHolder = new GroupPropertyValuesHolder(group, propertyId, in createGroupPropertyHolder()