Searched refs:copyFields (Results 1 – 4 of 4) sorted by relevance
999 void copyFields(const SkPath& that);
1001 void copyFields(const SkPath& that);
150 this->copyFields(that); in SkPath()166 this->copyFields(that); in operator =()175 void SkPath::copyFields(const SkPath& that) { in copyFields() function in SkPath