Home
last modified time | relevance | path

Searched refs:setLongNames (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/skpdiff/
DSkDiffContext.h71 void setLongNames(const bool useLongNames);
Dskpdiff_main.cpp224 ctx.setLongNames(FLAGS_longnames); in tool_main()
DSkDiffContext.cpp53 void SkDiffContext::setLongNames(const bool useLongNames) { in setLongNames() function in SkDiffContext