Home
last modified time | relevance | path

Searched refs:parensDepth (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp28 int parensDepth = 0; in prettify() local
81 parensDepth--; in prettify()
83 parensDepth++; in prettify()
84 } else if (!parensDepth && this->hasToken(";")) { in prettify()

Completed in 2 milliseconds