Searched refs:currentPtsCnt (Results 1 – 1 of 1) sorted by relevance
476 uint32_t currentPtsCnt = 0; in _appendClipShape() local479 currentPtsCnt = shape->pathCoords(&tmp); in _appendClipShape()488 auto p = const_cast<Point*>(pts) + currentPtsCnt; in _appendClipShape()489 while (currentPtsCnt++ < ptsCnt) { in _appendClipShape()