Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c204 const int longitudeCount = resol1; in createSuperShape() local
206 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape()
224 for (longitude = 0; longitude < longitudeCount; ++longitude) in createSuperShape()