Home
last modified time | relevance | path

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

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