Searched defs:font_collection (Results 1 – 13 of 13) sorted by relevance
32 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderConstruction() local44 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderPushStyle() local68 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderAddTextString() local83 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderAddTextChar() local98 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderAddTextU16stringShort() local129 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderAddTextU16stringLong() local151 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderShortParagraphConstruct() local189 auto font_collection = GetTestFontCollection(); in BM_ParagraphBuilderLongParagraphConstruct() local
406 auto font_collection = GetTestFontCollection(); in BM_ParagraphMinikinAddStyleRun() local
30 std::shared_ptr<FontCollection> font_collection) { in CreateTxtBuilder()38 std::shared_ptr<FontCollection> font_collection) { in CreateSkiaBuilder()
24 std::shared_ptr<FontCollection> font_collection) in ParagraphBuilderTxt()
67 TxtFallbackFontProvider(std::shared_ptr<FontCollection> font_collection) in TxtFallbackFontProvider()207 auto font_collection = in GetMinikinFontCollectionForFamilies() local482 auto font_collection = in GetMinikinFontCollectionForFamiliesWithVariation() local
1251 std::shared_ptr<FontCollection> font_collection) { in SetFontCollection()
130 std::shared_ptr<FontCollection> font_collection) in ParagraphBuilderSkia()
83 auto& font_collection = GetFontCollection(); in UpdateAssetManager() local
219 FontCollection& font_collection = in ParagraphBuilder() local
1302 static int stbtt_GetFontOffsetForIndex_internal(unsigned char *font_collection, int index) in stbtt_GetFontOffsetForIndex_internal()1321 static int stbtt_GetNumberOfFonts_internal(unsigned char *font_collection) in stbtt_GetNumberOfFonts_internal()4751 static int stbtt_FindMatchingFont_internal(unsigned char *font_collection, char *name_utf8, stbtt_i… in stbtt_FindMatchingFont_internal()
1286 static int stbtt_GetFontOffsetForIndex_internal(unsigned char *font_collection, int index) in stbtt_GetFontOffsetForIndex_internal()1305 static int stbtt_GetNumberOfFonts_internal(unsigned char *font_collection) in stbtt_GetNumberOfFonts_internal()4702 static int stbtt_FindMatchingFont_internal(unsigned char *font_collection, char *name_utf8, stbtt_i… in stbtt_FindMatchingFont_internal()
2889 sk_sp<FontCollection> font_collection = sk_make_sp<FontCollection>(); in onDrawContent() local