Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/angeles/
Dshapes.h29 #define SUPERSHAPE_PARAMS 15 macro
31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
Ddemo.c198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; in createSuperShape()
199 const int resol2 = (int)params[SUPERSHAPE_PARAMS - 2]; in createSuperShape()
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()