Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLIRGenerator.h195 friend class AutoSwitchLevel; variable
DSkSLIRGenerator.cpp91 class AutoSwitchLevel { class
93 AutoSwitchLevel(IRGenerator* ir) in AutoSwitchLevel() function in SkSL::AutoSwitchLevel
98 ~AutoSwitchLevel() { in ~AutoSwitchLevel()
463 AutoSwitchLevel level(this); in convertSwitch()
/external/skia/src/sksl/
DSkSLIRGenerator.h195 friend class AutoSwitchLevel; variable
DSkSLIRGenerator.cpp93 class AutoSwitchLevel { class
95 AutoSwitchLevel(IRGenerator* ir) in AutoSwitchLevel() function in SkSL::AutoSwitchLevel
100 ~AutoSwitchLevel() { in ~AutoSwitchLevel()
469 AutoSwitchLevel level(this); in convertSwitch()