Searched refs:glyphIDsToDrawables (Results 1 – 3 of 3) sorted by relevance
119 void glyphIDsToDrawables(SkSpan<sktext::IDOrDrawable> idsOrDrawables) SK_EXCLUDES(fStrikeLock);
267 void SkStrike::glyphIDsToDrawables(SkSpan<sktext::IDOrDrawable> idsOrDrawables) { in glyphIDsToDrawables() function in SkStrike
540 fStrikePromise.strike()->glyphIDsToDrawables(fIDsOrDrawables); in submitDraws()