Home | History | Annotate | Download | only in egl

Lines Matching defs:fx2

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