Searched defs:AutoDepth (Results 1 – 1 of 1) sorted by relevance
104 class Parser::AutoDepth { class in SkSL::Parser106 AutoDepth(Parser* p) : fParser(p), fDepth(0) {} in AutoDepth() function in SkSL::Parser::AutoDepth