Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLIRGenerator.h175 friend class AutoSwitchLevel; variable
DSkSLIRGenerator.cpp89 class AutoSwitchLevel { class
91 AutoSwitchLevel(IRGenerator* ir) in AutoSwitchLevel() function in SkSL::AutoSwitchLevel