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

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c576 int curShape = randomUInt() % SUPERSHAPE_COUNT; local
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
587 drawGLObject(sSuperShapeObjects[curShape]);

Completed in 8 milliseconds