Searched refs:perpendicularAxisPoint (Results 1 – 2 of 2) sorted by relevance
757 int perpendicularAxisPoint = (edge < 2) ? startPoint : endPoint[parity[0]]; in QuadGeneratePoints() local760 …acePointIn1D(processedTessFactors.insideTessFactorCtx[parity[0]],perpendicularAxisPoint,fxpPerpPar… in QuadGeneratePoints()1265 int perpendicularAxisPoint = startPoint; in TriGeneratePoints() local1267 … PlacePointIn1D(processedTessFactors.insideTessFactorCtx,perpendicularAxisPoint,fxpPerpParam); in TriGeneratePoints()
771 int perpendicularAxisPoint = (edge < 2) ? startPoint : endPoint[parity[0]]; in QuadGeneratePoints() local774 …acePointIn1D(processedTessFactors.insideTessFactorCtx[parity[0]],perpendicularAxisPoint,fxpPerpPar… in QuadGeneratePoints()1279 int perpendicularAxisPoint = startPoint; in TriGeneratePoints() local1281 … PlacePointIn1D(processedTessFactors.insideTessFactorCtx,perpendicularAxisPoint,fxpPerpParam); in TriGeneratePoints()