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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 172 SkString fAlphaMaskPath;
SkDiffContext.cpp 159 newRecord->fAlphaMaskPath = SkOSPath::Join(fAlphaMaskDir.c_str(),
165 SkImageEncoder::EncodeFile(newRecord->fAlphaMaskPath.c_str(), copy,
321 stream.writeText(get_absolute_path(currentRecord->fAlphaMaskPath).c_str());

Completed in 61 milliseconds