Home
last modified time | relevance | path

Searched defs:newInput (Results 1 – 4 of 4) 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/
DNioByteString.java220 public InputStream newInput() { in newInput() method in NioByteString
DByteString.java937 public abstract InputStream newInput(); in newInput() method
1498 public final InputStream newInput() { in newInput() method in LiteralByteString
DRopeByteString.java610 public InputStream newInput() { in newInput() method