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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 197 SkString fAlphaMaskDir;
SkDiffContext.cpp 37 fAlphaMaskDir = path;
133 bitmapsToCreate.alphaMask = !fAlphaMaskDir.isEmpty();
159 newRecord->fAlphaMaskPath = SkOSPath::Join(fAlphaMaskDir.c_str(),

Completed in 34 milliseconds