Searched refs:endLinearStrokesIdx (Results 1 – 1 of 1) sorted by relevance
574 int endLinearStrokesIdx = fBaseInstances[1].fStrokes[0] + fInstanceCounts[1]->fStrokes[0]; in prepareToDraw() local576 int cubicStrokesIdx = GR_CT_DIV_ROUND_UP(endLinearStrokesIdx * sizeof(LinearStrokeInstance), in prepareToDraw()