Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DFont.cpp205 CustomFont::CustomFont(GlyphCompMap&& glyph_comps, sk_sp<SkTypeface> tf) in CustomFont() function in skottie::internal::CustomFont
/aosp_15_r20/external/skia/modules/skottie/src/
H A DSkottiePriv.h205 friend class CustomFont; variable