HomeSort by relevance Sort by last modified time
    Searched refs:fMismatchPath (Results 1 - 3 of 3) sorted by null

  /external/skia/tools/
CopyTilesRenderer.cpp 40 this->CopyString(&fMismatchPath, mismatchPath);
PictureRenderer.cpp 62 this->CopyString(&fMismatchPath, mismatchPath);
409 return write(fCanvas, fWritePath, fMismatchPath, fInputFilename, fJsonSummaryPtr,
454 return write(fCanvas, fWritePath, fMismatchPath, fInputFilename, fJsonSummaryPtr,
496 this->CopyString(&fMismatchPath, mismatchPath);
666 success &= write(canvas, fWritePath, fMismatchPath, fInputFilename, fJsonSummaryPtr,
PictureRenderer.h 131 * If fMismatchPath has been specified, and the actual image result differs from its
447 SkString fMismatchPath;

Completed in 46 milliseconds