Searched refs:_mesa_Ortho (Results 1 – 3 of 3) sorted by relevance
49 _mesa_Ortho( GLdouble left, GLdouble right,
666 _mesa_Ortho((GLdouble) (left), in _mesa_Orthof()678 _mesa_Ortho((GLdouble) (left / 65536.0), in _mesa_Orthox()
226 _mesa_Ortho( GLdouble left, GLdouble right, in _mesa_Ortho() function