Searched refs:resol1 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; local
204 const int longitudeCount = resol1;
230 float t1 = -PI + longitude * 2 * PI / resol1;
231 float t2 = -PI + (longitude + 1) * 2 * PI / resol1;

Completed in 44 milliseconds