Lines Matching refs:makeFromStream
1019 return this->makeFromStream(skstd::make_unique<SkMemoryStream>(std::move(data)), ttcIndex);1023 return this->makeFromStream(SkStream::MakeFromFile(path), ttcIndex);