Searched refs:copyFields (Results 1 – 2 of 2) sorted by relevance
1153 void copyFields(const SkPath& that);
154 this->copyFields(that); in SkPath()167 this->copyFields(that); in operator =()173 void SkPath::copyFields(const SkPath& that) { in copyFields() function in SkPath