Searched refs:translationScale (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c562 const int translationScale = 9; local
581 glTranslatex((x * translationScale) * 65536,
582 (y * translationScale) * 65536,
594 const int shipScale100 = translationScale * 500;

Completed in 319 milliseconds