Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/example/external_client/src/
H A Dshape_text.cpp45 class OneFontStyleSet : public SkFontStyleSet { class
47 explicit OneFontStyleSet(sk_sp<SkTypeface> face) : face_(face) {} in OneFontStyleSet() function in OneFontStyleSet