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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 573 float buildingScale;
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
578 fixedScale = (GLfixed)(buildingScale * 65536);
  /frameworks/native/opengl/tests/angeles/
demo.c 573 float buildingScale;
577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1];
578 fixedScale = (GLfixed)(buildingScale * 65536);

Completed in 44 milliseconds