Home
last modified time | relevance | path

Searched refs:emoji_typeface (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/gm/
H A Dscaledemoji.cpp50 fEmojiFont.fTypeface = ToolUtils::emoji_typeface();
99 fEmojiFont.fTypeface = ToolUtils::emoji_typeface();
157 fEmojiFont.fTypeface = ToolUtils::emoji_typeface();
H A Dtextblobrandomfont.cpp87 if (sk_sp<SkTypeface> origEmoji = ToolUtils::emoji_typeface()) {
H A Dcoloremoji_blendmodes.cpp62 fColorType = ToolUtils::emoji_typeface();
H A Dcoloremoji.cpp79 emojiFont.typeface = ToolUtils::emoji_typeface();
H A Ddftext.cpp43 fEmojiTypeface = ToolUtils::emoji_typeface();
/third_party/skia/samplecode/
H A DSampleGlyphTransform.cpp29 fEmojiFont.fTypeface = ToolUtils::emoji_typeface();
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp41 sk_sp<SkTypeface> emoji_typeface() { in emoji_typeface() function
/third_party/skia/tools/
H A DToolUtils.h61 sk_sp<SkTypeface> emoji_typeface();
63 /** Sample text for the emoji_typeface font. */
/third_party/skia/tests/
H A DTypefaceTest.cpp532 SkFont font(ToolUtils::emoji_typeface(), 12); in DEF_TEST()
H A DSkRemoteGlyphCacheTest.cpp798 auto serverTf = ToolUtils::emoji_typeface(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()

Completed in 6 milliseconds