Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c341 const int latitudeCount = latitudeEnd - latitudeBegin; in createSuperShape() local
342 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape()