Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dshapes.h29 #define SUPERSHAPE_PARAMS 15 macro
31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
Ddemo.c334 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; in createSuperShape()
335 const int resol2 = (int)params[SUPERSHAPE_PARAMS - 2]; in createSuperShape()
805 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()