Home
last modified time | relevance | path

Searched defs:runInliner (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLCompiler.cpp377 void Compiler::runInliner(Program& program) { in runInliner() function in SkSL::Compiler
386 bool Compiler::runInliner(Inliner* inliner, in runInliner() function in SkSL::Compiler