Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/text/gpu/
H A DSkChromeRemoteGlyphCache.cpp602 class PictureBackedGlyphDrawable final : public SkDrawable { class in SkStrikeClientImpl
604 PictureBackedGlyphDrawable(sk_sp<SkPicture> self) : fSelf(std::move(self)) {} in PictureBackedGlyphDrawable() function in SkStrikeClientImpl::PictureBackedGlyphDrawable