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

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c383 const int xm = x + ((0x1c >> a) & 1); local
385 const float m = (float)(cos(xm * 2) * sin(ym * 4) * 0.75f);
387 FIXED(xm * scale + m);

Completed in 1148 milliseconds