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

/external/skia/src/sksl/
H A DSkSLIRGenerator.h189 friend class AutoSwitchLevel;
H A DSkSLIRGenerator.cpp90 class AutoSwitchLevel { class in namespace:SkSL
92 AutoSwitchLevel(IRGenerator* ir) function in class:SkSL::AutoSwitchLevel
97 ~AutoSwitchLevel() {
436 AutoSwitchLevel level(this);
/external/skqp/src/sksl/
H A DSkSLIRGenerator.h189 friend class AutoSwitchLevel;
H A DSkSLIRGenerator.cpp90 class AutoSwitchLevel { class in namespace:SkSL
92 AutoSwitchLevel(IRGenerator* ir) function in class:SkSL::AutoSwitchLevel
97 ~AutoSwitchLevel() {
437 AutoSwitchLevel level(this);

Completed in 151 milliseconds