Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkChromeRemoteGlyphCache.cpp817 class PictureBackedGlyphDrawable final : public SkDrawable { class in SkStrikeClientImpl
819 PictureBackedGlyphDrawable(sk_sp<SkPicture> self) : fSelf(std::move(self)) {} in PictureBackedGlyphDrawable() function in SkStrikeClientImpl::PictureBackedGlyphDrawable