Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c334 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; in createSuperShape() local
340 const int longitudeCount = resol1; in createSuperShape()
366 float t1 = -PI + longitude * 2 * PI / resol1; in createSuperShape()
367 float t2 = -PI + (longitude + 1) * 2 * PI / resol1; in createSuperShape()