Home
last modified time | relevance | path

Searched defs:newInput (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRule.java207 RuleSegment newInput = new RuleSegment(); in applyRuleOnRuleWithSubst() local
236 RuleSegment newInput = new RuleSegment(); in applyRuleOnRuleWithSubst() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java1003 public abstract InputStream newInput(); in newInput() method
1560 public final InputStream newInput() { in newInput() method in LiteralByteString
1851 public InputStream newInput() { in newInput() method in NioByteString
DRopeByteString.java592 public InputStream newInput() { in newInput() method