Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
H A DSkSLCodeGenerator.h46 , fOldOutput(codeGen->outputStream()) { in AutoOutputStream()
52 , fOldOutput(codeGen->outputStream()) in AutoOutputStream()
59 fCodeGen->setOutputStream(fOldOutput); in ~AutoOutputStream()
67 OutputStream* fOldOutput = nullptr; member in SkSL::AutoOutputStream

Completed in 1 milliseconds