Home
last modified time | relevance | path

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

/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp137 int formatArgIndex = 0; in emitCode() local
147 SkSL::Compiler::FormatArg& arg = fFormatArgs[formatArgIndex++]; in emitCode()
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp143 int formatArgIndex = 0; in emitCode() local
153 SkSL::Compiler::FormatArg& arg = fFormatArgs[formatArgIndex++]; in emitCode()