Searched refs:copyFields (Results 1 – 2 of 2) sorted by relevance
1119 void copyFields(const SkPath& that);
146 this->copyFields(that); in SkPath()159 this->copyFields(that); in operator =()165 void SkPath::copyFields(const SkPath& that) { in copyFields() function in SkPath