Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/builders/
DGrGLSLPrettyPrint.cpp21 fLinecount = 1; in prettify()
180 fPretty.appendf("%4d\t", fLinecount++); in lineNumbering()
185 int fTabs, fLinecount; member in GrGLSLPrettyPrint::GLSLPrettyPrint