Home
last modified time | relevance | path

Searched refs:kOnlyCustom (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/ports/
H A DSkFontMgr_android.h18 kOnlyCustom, /** Use only custom fonts. NDK compliant. */ enumerator
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp250 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()
285 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()
362 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()
/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp299 (custom && SkFontMgr_Android_CustomFonts::kOnlyCustom != custom->fSystemFontUse)) in SkFontMgr_Android()

Completed in 2 milliseconds