OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diffPatterns
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h
93
void
diffPatterns
(const char baselinePattern[], const char testPattern[]);
skpdiff_main.cpp
245
ctx.
diffPatterns
(FLAGS_patterns[0], FLAGS_patterns[1]);
SkDiffContext.cpp
263
void SkDiffContext::
diffPatterns
(const char baselinePattern[], const char testPattern[]) {
Completed in 852 milliseconds