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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 594 const int shipScale100 = translationScale * 500;
595 const int offs100 = x * shipScale100 + (sTick % shipScale100);
  /frameworks/native/opengl/tests/angeles/
demo.c 594 const int shipScale100 = translationScale * 500;
595 const int offs100 = x * shipScale100 + (sTick % shipScale100);

Completed in 41 milliseconds