Searched refs:fIDsOrDrawables (Results 1 – 1 of 1) sorted by relevance
850 , fIDsOrDrawables{that.fIDsOrDrawables}877 const SkSpan<IDOrDrawable> fIDsOrDrawables; member in __anon459911e60111::DrawableOpSubmitter885 return fPositions.size_bytes() + fIDsOrDrawables.size_bytes(); in unflattenSize()893 for (IDOrDrawable idOrDrawable : fIDsOrDrawables) { in flatten()934 , fIDsOrDrawables{idsOrDrawables}961 fStrikePromise.strike()->glyphIDsToDrawables(fIDsOrDrawables); in submitDraws()974 SkDrawable* drawable = fIDsOrDrawables[i].fDrawable; in submitDraws()