Home
last modified time | relevance | path

Searched refs:showCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/
DSkSLCompiler.h163 String errorText(bool showCount = true);
DSkSLCompiler.cpp710 String Compiler::errorText(bool showCount) { in errorText() argument
711 if (showCount) { in errorText()