Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c383 const int xm = x + ((0x1c >> a) & 1); in createGroundPlane() local
385 const float m = (float)(cos(xm * 2) * sin(ym * 4) * 0.75f); in createGroundPlane()
387 FIXED(xm * scale + m); in createGroundPlane()