Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLCompiler.cpp88 class AutoSource { class
90 AutoSource(Compiler* compiler, const char* source) in AutoSource() function in SkSL::AutoSource
DSkSLCompiler.h266 friend class AutoSource; variable