Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp1212 bool wroteType = false; in writeFunctionCall() local
1215 if (wroteType) { in writeFunctionCall()
1222 wroteType = true; in writeFunctionCall()
1253 if (wroteType) { in writeFunctionCall()
DSkSLMetalCodeGenerator.cpp953 bool wroteType = false; in writeVarDeclarations() local
959 if (wroteType) { in writeVarDeclarations()
965 wroteType = true; in writeVarDeclarations()
988 if (wroteType) { in writeVarDeclarations()
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp1239 bool wroteType = false; in writeFunctionCall() local
1242 if (wroteType) { in writeFunctionCall()
1249 wroteType = true; in writeFunctionCall()
1280 if (wroteType) { in writeFunctionCall()
DSkSLMetalCodeGenerator.cpp1097 bool wroteType = false; in writeVarDeclarations() local
1103 if (wroteType) { in writeVarDeclarations()
1109 wroteType = true; in writeVarDeclarations()
1132 if (wroteType) { in writeVarDeclarations()