Searched refs:resol1 (Results 1 – 1 of 1) sorted by relevance
198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; in createSuperShape() local204 const int longitudeCount = resol1; in createSuperShape()230 float t1 = -PI + longitude * 2 * PI / resol1; in createSuperShape()231 float t2 = -PI + (longitude + 1) * 2 * PI / resol1; in createSuperShape()