Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DFontMgrTest.cpp164 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily(nullptr)); in DEF_TEST() local
171 sk_sp<SkFontStyleSet> styleSet(fm->matchFamily("Non Existing Family Name")); in DEF_TEST() local
287 TestFontStyleSet styleSet; in DEF_TEST() member
/aosp_15_r20/external/skia/docs/examples/
H A DSkFontMgr_example.cpp20 sk_sp<SkFontStyleSet> styleSet(fontMgr->createStyleSet(i)); in draw() local
H A DSkFontMgr_example2.cpp21 sk_sp<SkFontStyleSet> styleSet(fontMgr->createStyleSet(i)); in draw() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DDataDrivenFormatTest.java108 DateTimeStyleSet styleSet; in testConvertDate() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDataDrivenFormatTest.java111 DateTimeStyleSet styleSet; in testConvertDate() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp116 DateTimeStyleSet styleSet; in testConvertDate() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddadrfmt.cpp116 DateTimeStyleSet styleSet; in testConvertDate() local
/aosp_15_r20/external/skia/tools/fonts/
H A DTestFontMgr.cpp127 sk_sp<SkFontStyleSet> styleSet(this->matchFamily(familyName)); in onMatchFamilyStyle() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_android.cpp262 SkFontStyleSet_Android* styleSet; member
H A DSkFontMgr_android_ndk.cpp401 SkFontStyleSet_AndroidNDK* styleSet; member