Home
last modified time | relevance | path

Searched refs:fAlphaMaskPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
DSkDiffContext.h172 SkString fAlphaMaskPath; member
DSkDiffContext.cpp159 newRecord->fAlphaMaskPath = SkOSPath::Join(fAlphaMaskDir.c_str(), in addDiff()
165 SkImageEncoder::EncodeFile(newRecord->fAlphaMaskPath.c_str(), copy, in addDiff()
321 stream.writeText(get_absolute_path(currentRecord->fAlphaMaskPath).c_str()); in outputRecords()