Home
last modified time | relevance | path

Searched defs:Ortho (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixBuiltinsTest.cpp120 TEST_P(MatrixBuiltinsTest, Ortho) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixBuiltinsTest.cpp120 TEST_P(MatrixBuiltinsTest, Ortho) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp209 Mat4 Mat4::Ortho(float l, float r, float b, float t, float n, float f) in Ortho() function in angle::Mat4
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp209 Mat4 Mat4::Ortho(float l, float r, float b, float t, float n, float f) in Ortho() function in angle::Mat4
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp241 TEST_P(GLES1CovglTest, Ortho) in TEST_P() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h813 Ortho, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_0_autogen.cpp3173 Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in Ortho() function