Searched refs:FullPathPropertyValuesHolder (Results 1 – 3 of 3) sorted by relevance
119 class ANDROID_API FullPathPropertyValuesHolder : public PropertyValuesHolderImpl<float> {121 FullPathPropertyValuesHolder(VectorDrawable::FullPath* ptr, int propertyId, float startValue, in FullPathPropertyValuesHolder() function
97 void FullPathPropertyValuesHolder::setFraction(float fraction) { in setFraction()
136 FullPathPropertyValuesHolder* newHolder = new FullPathPropertyValuesHolder(fullPath, in createPathPropertyHolder()