Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dshapes.h31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] = variable
80 #define SUPERSHAPE_COUNT (sizeof(sSuperShapeParams) / sizeof(sSuperShapeParams[0]))
Ddemo.c671 sSuperShapeObjects[a] = createSuperShape(sSuperShapeParams[a]); in appInit()
805 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()