Home
last modified time | relevance | path

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

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