Home
last modified time | relevance | path

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

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DImage.java37 public static Image fromStream(InputStream encodedStream) throws java.io.IOException { in fromStream() method in Image
/third_party/node/deps/npm/node_modules/ssri/
Dindex.js219 function fromStream (stream, opts) { function