Searched refs:getResultByName (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/tools/
H A Dskdiff.h106 static Result getResultByName(const char *name);
H A Dskdiff.cpp23 DiffRecord::Result DiffRecord::getResultByName(const char *name) { function in class:DiffRecord
H A Dskdiff_image.cpp153 DiffRecord::Result type = DiffRecord::getResultByName(argv[i]);
H A Dskdiff_main.cpp608 DiffRecord::Result type = DiffRecord::getResultByName(argv[i]);
/external/skia/tools/
H A Dskdiff.h106 static Result getResultByName(const char *name);
H A Dskdiff.cpp23 DiffRecord::Result DiffRecord::getResultByName(const char *name) { function in class:DiffRecord
H A Dskdiff_image.cpp153 DiffRecord::Result type = DiffRecord::getResultByName(argv[i]);
H A Dskdiff_main.cpp608 DiffRecord::Result type = DiffRecord::getResultByName(argv[i]);

Completed in 166 milliseconds