Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_matrix.h113 _math_matrix_ortho( GLmatrix *mat,
Dm_matrix.c1018 _math_matrix_ortho( GLmatrix *mat, in _math_matrix_ortho() function
/external/mesa3d/src/mesa/main/
Dmatrix.c127 _math_matrix_ortho( ctx->CurrentStack->Top, in _mesa_Ortho()