Searched defs:fy (Results 1 – 4 of 4) sorted by relevance
118 double fy = (lstar + 16.0) / 116.0; in argbFromLstar() local202 float fy = (lstar + 16.0f) / 116.0f; in intFromLstar() local
332 float fy = (v[0] + 16.0f) / 116.0f; in toXyz() local352 float fy = Y > A ? pow(Y, 1.0f / 3.0f) : B * Y + C; in fromXyz() local
65 jfloat fx, jfloat fy, jlong paintHandle) { in movie_draw()
938 float fy = centerY - eyeY; in setLookAtM() local