Home
last modified time | relevance | path

Searched refs:_mesa_Ortho (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmatrix.h49 _mesa_Ortho( GLdouble left, GLdouble right,
Des1_conversion.c666 _mesa_Ortho((GLdouble) (left), in _mesa_Orthof()
678 _mesa_Ortho((GLdouble) (left / 65536.0), in _mesa_Orthox()
Dmatrix.c226 _mesa_Ortho( GLdouble left, GLdouble right, in _mesa_Ortho() function