Searched defs:loadStream (Results 1 – 3 of 3) sorted by relevance
341 bool SkVideoDecoder::loadStream(std::unique_ptr<SkStream> stream) { in loadStream() function in SkVideoDecoder
344 bool SkVideoDecoder::loadStream(std::unique_ptr<SkStream> stream) { in loadStream() function in SkVideoDecoder
217 private InputStream loadStream(String name, String argName, File argFile) { in loadStream() method in StableAPI