Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dshapes.h31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] = variable
56 #define SUPERSHAPE_COUNT (sizeof(sSuperShapeParams) / sizeof(sSuperShapeParams[0]))
Ddemo.c484 sSuperShapeObjects[a] = createSuperShape(sSuperShapeParams[a]); in appInit()
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()