Searched refs:PathDataPropertyValuesHolder (Results 1 – 3 of 3) sorted by relevance
135 class ANDROID_API PathDataPropertyValuesHolder : public PropertyValuesHolderImpl<PathData> {137 PathDataPropertyValuesHolder(VectorDrawable::Path* ptr, PathData* startValue, in PathDataPropertyValuesHolder() function
102 void PathDataPropertyValuesHolder::setFraction(float fraction) { in setFraction()
120 PathDataPropertyValuesHolder* newHolder = new PathDataPropertyValuesHolder(path, in createPathDataPropertyHolder()