Searched refs:inv_x (Results 1 – 1 of 1) sorted by relevance
350 const float inv_x = 1.0f / (right - left); in Ortho2D() local353 result.f_[0] = 2.0f * inv_x; in Ortho2D()368 result.f_[12] = -(right + left) * inv_x; in Ortho2D()