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

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c597 GLfixed fixedOffs = (GLfixed)(offs * 65536); local
599 glTranslatex(fixedOffs, -4 * 65536, 2 << 16);
603 glTranslatex(-4 * 65536, fixedOffs, 4 << 16);

Completed in 361 milliseconds