Home | History | Annotate | Download | only in tools

Lines Matching defs:CopyString

53     this->CopyString(&fWritePath, writePath);
54 this->CopyString(&fMismatchPath, mismatchPath);
55 this->CopyString(&fInputFilename, inputFilename);
73 void PictureRenderer::CopyString(SkString* dest, const SkString* src) {
466 this->CopyString(&fWritePath, writePath);
467 this->CopyString(&fMismatchPath, mismatchPath);
468 this->CopyString(&fInputFilename, inputFilename);