Home | History | Annotate | Download | only in egl

Lines Matching defs:fx2

436 			float fx2 = 0.125f * (float)((i % 16) + 1) - 1.0f;
443 int x2 = deRoundFloatToInt32(((float)width * fx2 / 2.0f) + (float)ox);