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

  /external/skia/tools/skpdiff/
skpdiff_util.h 57 SkString get_absolute_path(const SkString& path);
SkDiffContext.cpp 236 SkString differenceAbsPath = get_absolute_path(currentRecord->fDifferencePath);
237 SkString baselineAbsPath = get_absolute_path(currentRecord->fBaselinePath);
238 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath);
skpdiff_util.cpp 190 SkString get_absolute_path(const SkString& path) { function

Completed in 32 milliseconds