Searched refs:iContour (Results 1 – 1 of 1) sorted by relevance
255 const SkOpContour* iContour = runs[iIndex >> 1]; in Assemble() local256 const SkPoint& iPt = iIndex & 1 ? iContour->end() : iContour->start(); in Assemble()