Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLCodeGenerator.h44 AutoOutputStream(CodeGenerator* codeGen, OutputStream* newOutput) in AutoOutputStream()
50 AutoOutputStream(CodeGenerator* codeGen, OutputStream* newOutput, int *indentationPtr) in AutoOutputStream()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java962 public static Output newOutput(int initialCapacity) { in newOutput() method
976 public static Output newOutput() { in newOutput() method