Lines Matching refs:dump
1310 void SkPath::dump(bool forceClose, const char title[]) const {1362 SkDebugf(" path: UNKNOWN VERB %d, aborting dump...\n", verb);1370 void SkPath::dump() const {1371 this->dump(false);