Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c804 int curShape = randomUInt() % SUPERSHAPE_COUNT; in drawModels() local
805 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()
814 drawGLObject(sSuperShapeObjects[curShape]); in drawModels()
822 drawGLObject(sSuperShapeObjects[curShape]); in drawModels()