Searched refs:y4 (Results 1 – 1 of 1) sorted by relevance
315 float y4 = m[1] * x2 + m[5] * y2 + m[13]; in mapPoints() local318 r[3] = y4 / w4; in mapPoints()