Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c831 const int offs100 = x * shipScale100 + (sTick % shipScale100); in drawModels() local
832 float offs = offs100 * 0.01f; in drawModels()