Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/builders/
DGrGLSLPrettyPrint.cpp68 this->parseUntil(fInParseUntilToken); in prettify()
72 this->parseUntil("*/"); in prettify()
138 void parseUntil(const char* token) { in parseUntil() function in GrGLSLPrettyPrint::GLSLPrettyPrint