Searched refs:getNextRing (Results 1 – 4 of 4) sorted by relevance
237 Ring* getNextRing(Ring* lastRing);
215 Ring* nextRing = this->getNextRing(currentRing); in createInsetRings()476 GrAAConvexTessellator::Ring* GrAAConvexTessellator::getNextRing(Ring* lastRing) { in getNextRing() function in GrAAConvexTessellator