Searched refs:mutable_color_stop_iterator (Results 1 – 1 of 1) sorted by relevance
627 FT_ColorStopIterator mutable_color_stop_iterator = colorStopIterator; in colrv1_configure_skpaint() local628 while (FT_Get_Colorline_Stops(face, &ftStop, &mutable_color_stop_iterator)) { in colrv1_configure_skpaint()629 FT_UInt index = mutable_color_stop_iterator.current_color_stop - 1; in colrv1_configure_skpaint()