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

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c177 static void superShapeMap(VECTOR3 *point, float r1, float r2, float t, float p) function
249 superShapeMap(&pa, r0, r1, t1, p1);
250 superShapeMap(&pb, r2, r1, t2, p1);
251 superShapeMap(&pc, r2, r3, t2, p2);
252 superShapeMap(&pd, r0, r3, t1, p2);

Completed in 538 milliseconds