Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLCompiler.h169 void writeErrorCount();
DSkSLCompiler.cpp712 this->writeErrorCount(); in errorText()
719 void Compiler::writeErrorCount() { in writeErrorCount() function in SkSL::Compiler