Searched defs:PictureBackedGlyphDrawable (Results 1 – 1 of 1) sorted by relevance
817 class PictureBackedGlyphDrawable final : public SkDrawable { class in SkStrikeClientImpl819 PictureBackedGlyphDrawable(sk_sp<SkPicture> self) : fSelf(std::move(self)) {} in PictureBackedGlyphDrawable() function in SkStrikeClientImpl::PictureBackedGlyphDrawable