Home | History | Annotate | Download | only in egl

Lines Matching defs:fy1

435 			float fy1 = 0.125f * (float)((int)((float)i / 16.0f)) - 1.0f;
442 int y1 = deRoundFloatToInt32(((float)height * fy1 / 2.0f) + (float)oy);