Searched defs:ym (Results 1 - 1 of 1) sorted by relevance

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

Completed in 79 milliseconds