Searched refs:onOpenExistingStream (Results 1 – 4 of 4) sorted by relevance
97 std::unique_ptr<SkStreamAsset> onOpenExistingStream(int* ttcIndex) const override;
778 std::unique_ptr<SkStreamAsset> SkTypeface_Mac::onOpenExistingStream(int* ttcIndex) const { in onOpenExistingStream() function in SkTypeface_Mac
302 return this->onOpenExistingStream(ttcIndex); in openExistingStream()453 std::unique_ptr<SkStreamAsset> SkTypeface::onOpenExistingStream(int* ttcIndex) const { in onOpenExistingStream() function in SkTypeface
394 virtual std::unique_ptr<SkStreamAsset> onOpenExistingStream(int* ttcIndex) const;