Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp94 return fPretty; in prettify()
100 fPretty.appendf("%c", fInput[fIndex++]); in appendChar()
115 fPretty.append(token); in hasToken()
128 fPretty.appendf("%c", fInput[fIndex++]); in parseUntilNewline()
151 fPretty.appendf("%c", fInput[fIndex++]); in parseUntil()
161 fPretty.append("\t"); in tabString()
171 fPretty.append("\n"); in newline()
179 SkSL::String fPretty; member in GrShaderUtils::GLSLPrettyPrint

Completed in 1 milliseconds