Searched refs:glyphPaint (Results 1 – 2 of 2) sorted by relevance
309 SkPaint glyphPaint; in show_bounds() local310 glyphPaint.setStyle(style); in show_bounds()312 SkTextEncoding::kGlyphID, 0, 0, font, glyphPaint); in show_bounds()
1086 const FT_COLR_Paint& glyphPaint, const FT_COLR_Paint& fillPaint) { in colrv1_draw_glyph_with_path() argument1087 SkASSERT(glyphPaint.format == FT_COLR_PAINTFORMAT_GLYPH); in colrv1_draw_glyph_with_path()1099 FT_UInt glyphID = glyphPaint.u.glyph.glyphID; in colrv1_draw_glyph_with_path()