Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLIRGenerator.h188 friend class AutoLoopLevel; variable
DSkSLIRGenerator.cpp76 class AutoLoopLevel { class
78 AutoLoopLevel(IRGenerator* ir) in AutoLoopLevel() function in SkSL::AutoLoopLevel
83 ~AutoLoopLevel() { in ~AutoLoopLevel()
373 AutoLoopLevel level(this); in convertFor()
407 AutoLoopLevel level(this); in convertWhile()
422 AutoLoopLevel level(this); in convertDo()
/external/skia/src/sksl/
DSkSLIRGenerator.h188 friend class AutoLoopLevel; variable
DSkSLIRGenerator.cpp76 class AutoLoopLevel { class
78 AutoLoopLevel(IRGenerator* ir) in AutoLoopLevel() function in SkSL::AutoLoopLevel
83 ~AutoLoopLevel() { in ~AutoLoopLevel()
372 AutoLoopLevel level(this); in convertFor()
406 AutoLoopLevel level(this); in convertWhile()
421 AutoLoopLevel level(this); in convertDo()