Searched refs:fetch_color_stops (Results 1 – 1 of 1) sorted by relevance
494 auto fetch_color_stops = [&face, &palette](FT_ColorStopIterator& color_stop_iterator, in colrv1_configure_skpaint() local556 … fetch_color_stops(colrv1_paint.u.linear_gradient.colorline.color_stop_iterator, stops, colors); in colrv1_configure_skpaint()581 … fetch_color_stops(colrv1_paint.u.radial_gradient.colorline.color_stop_iterator, stops, colors); in colrv1_configure_skpaint()599 … fetch_color_stops(colrv1_paint.u.sweep_gradient.colorline.color_stop_iterator, stops, colors); in colrv1_configure_skpaint()