Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/builders/
DGrGLSLPrettyPrint.cpp27 fInParseUntil = false; in prettify()
67 } else if (fInParseUntil) { in prettify()
149 fInParseUntil = false; in parseUntil()
154 fInParseUntil = true; in parseUntil()
192 bool fInParseUntil; member in GrGLSLPrettyPrint::GLSLPrettyPrint