Searched refs:oContour (Results 1 – 1 of 1) sorted by relevance
250 const SkOpContour* oContour = runs[rIndex >> 1]; in Assemble() local251 const SkPoint& oPt = rIndex & 1 ? oContour->end() : oContour->start(); in Assemble()