HomeSort by relevance Sort by last modified time
    Searched refs:sSuperShapeParams (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
shapes.h 31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
56 #define SUPERSHAPE_COUNT (sizeof(sSuperShapeParams) / sizeof(sSuperShapeParams[0]))
demo.c 484 sSuperShapeObjects[a] = createSuperShape(sSuperShapeParams[a]);
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
  /frameworks/base/opengl/tests/angeles/
shapes.h 31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
56 #define SUPERSHAPE_COUNT (sizeof(sSuperShapeParams) / sizeof(sSuperShapeParams[0]))
demo.c 484 sSuperShapeObjects[a] = createSuperShape(sSuperShapeParams[a]);
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];

Completed in 56 milliseconds