Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/
H A DSkFontConfigInterface.cpp35 sk_sp<SkTypeface> SkFontConfigInterface::makeTypeface(const FontIdentity& identity, in makeTypeface() function in SkFontConfigInterface
H A DSkTypeface_mac_ct.cpp177 auto makeTypeface = [&]() { in Make() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DUnderlineTest.cpp82 Typeface* makeTypeface() { in makeTypeface() function