Home
last modified time | relevance | path

Searched refs:shipScale100 (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c594 const int shipScale100 = translationScale * 500; in drawModels() local
595 const int offs100 = x * shipScale100 + (sTick % shipScale100); in drawModels()