Home
last modified time | relevance | path

Searched refs:skiaFillPaint (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp692 SkPaint skiaFillPaint; in colrv1_draw_glyph_with_path() local
693 skiaFillPaint.setAntiAlias(true); in colrv1_draw_glyph_with_path()
694 colrv1_configure_skpaint(face, palette, fillPaint, &skiaFillPaint); in colrv1_draw_glyph_with_path()
709 canvas->drawPath(path, skiaFillPaint); in colrv1_draw_glyph_with_path()