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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 576 int curShape = randomUInt() % SUPERSHAPE_COUNT;
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
587 drawGLObject(sSuperShapeObjects[curShape]);
  /frameworks/native/opengl/tests/angeles/
demo.c 576 int curShape = randomUInt() % SUPERSHAPE_COUNT;
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
587 drawGLObject(sSuperShapeObjects[curShape]);

Completed in 425 milliseconds