Searched refs:FullPathColorPropertyValuesHolder (Results 1 – 3 of 3) sorted by relevance
102 class FullPathColorPropertyValuesHolder : public PropertyValuesHolderImpl<SkColor> {104 FullPathColorPropertyValuesHolder(VectorDrawable::FullPath* ptr, int propertyId, in FullPathColorPropertyValuesHolder() function
92 void FullPathColorPropertyValuesHolder::setFraction(float fraction) { in setFraction()
125 FullPathColorPropertyValuesHolder* newHolder = new FullPathColorPropertyValuesHolder(fullPath, in createPathColorPropertyHolder()