Searched refs:spriteIndex (Results 1 – 1 of 1) sorted by relevance
136 for (int spriteIndex = 0; spriteIndex < spriteCount; ++spriteIndex) { in DrawAtlasOpImpl() local139 const SkRect& currRect = rects[spriteIndex]; in DrawAtlasOpImpl()140 xforms[spriteIndex].toTriStrip(currRect.width(), currRect.height(), strip); in DrawAtlasOpImpl()145 SkColor spriteColor = colors[spriteIndex]; in DrawAtlasOpImpl()