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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
shapes.h 29 #define SUPERSHAPE_PARAMS 15
31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
demo.c 198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3];
199 const int resol2 = (int)params[SUPERSHAPE_PARAMS - 2];
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
  /frameworks/base/opengl/tests/angeles/
shapes.h 29 #define SUPERSHAPE_PARAMS 15
31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
demo.c 198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3];
199 const int resol2 = (int)params[SUPERSHAPE_PARAMS - 2];
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];

Completed in 493 milliseconds