Searched defs:Ortho (Results 1 – 3 of 3) sorted by relevance
120 TEST_P(MatrixBuiltinsTest, Ortho) in TEST_P() argument
209 Mat4 Mat4::Ortho(float l, float r, float b, float t, float n, float f) in Ortho() function in angle::Mat4
241 TEST_P(GLES1CovglTest, Ortho) in TEST_P() argument