Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLVariable.h70 static ScratchVariable MakeScratchVariable(const Context& context,
DSkSLVariable.cpp59 Variable::ScratchVariable Variable::MakeScratchVariable(const Context& context, in MakeScratchVariable() function in SkSL::Variable
/third_party/skia/src/sksl/
DSkSLInliner.cpp647 ScratchVariable var = Variable::MakeScratchVariable(*fContext, in inlineCall()
675 ScratchVariable var = Variable::MakeScratchVariable(*fContext, in inlineCall()