Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrSKSLPrettyPrint.cpp25 fInParseUntil = false; in prettify()
66 } else if (fInParseUntil) { in prettify()
149 fInParseUntil = false; in parseUntil()
154 fInParseUntil = true; in parseUntil()
192 bool fInParseUntil; member in GrSKSLPrettyPrint::GLSLPrettyPrint
/external/skia/src/gpu/
DGrShaderUtils.cpp26 fInParseUntil = false; in prettify()
64 } else if (fInParseUntil) { in prettify()
147 fInParseUntil = false; in parseUntil()
152 fInParseUntil = true; in parseUntil()
183 bool fInParseUntil; member in GrShaderUtils::GLSLPrettyPrint