Home
last modified time | relevance | path

Searched defs:paint_funcs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ft-colr.hh478 hb_paint_funcs_t *paint_funcs, void *paint_data, in hb_ft_paint_glyph_colr()
Dhb-ot-font.cc558 hb_paint_funcs_t *paint_funcs, void *paint_data, in hb_ot_paint_glyph()
Dhb-ft.cc924 hb_paint_funcs_t *paint_funcs, void *paint_data, in hb_ft_paint_glyph()
Dhb-font.cc663 hb_paint_funcs_t *paint_funcs, in hb_font_paint_glyph_default()
/third_party/skia/m133/third_party/externals/harfbuzz/perf/
Dbenchmark-font.cc198 hb_paint_funcs_t *paint_funcs = hb_paint_funcs_create (); in BM_Font() local