Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_matrix.h113 _math_float_ortho(float *m,
Dm_matrix.c1024 _math_float_ortho(float *m, in _math_float_ortho() function
1074 _math_float_ortho(m, left, right, bottom, top, nearval, farval); in _math_matrix_ortho()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c706 _math_float_ortho(m, in _mesa_meta_begin()