| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | matrix_transform.inl | 104 T zNear, T zFar 119 T zNear, T zFar 144 T zNear, T zFar 248 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspective(T fovy, T aspect, T zNear, T zFar) 258 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveRH(T fovy, T aspect, T zNear, T zFar) 281 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveLH(T fovy, T aspect, T zNear, T zFar) 304 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFov(T fov, T width, T height, T zNear, T zFar) 314 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFovRH(T fov, T width, T height, T zNear, T zFar) 341 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> perspectiveFovLH(T fov, T width, T height, T zNear, T zFar)
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fDepthRangeTests.cpp | 105 inline float depthRangeTransform (const float zd, const float zNear, const float zFar) in depthRangeTransform() 127 …, const char* desc, const tcu::Vec4& depthCoord, const float zNear, const float zFar, const deUint… in DepthRangeCompareCase() 277 …nst char* name, const char* desc, const tcu::Vec4& depthCoord, const float zNear, const float zFar) in DepthRangeWriteCase() 413 const float zFar; in init() member
|
| D | es2fShaderBuiltinVarTests.cpp | 169 float zFar; member 183 float zFar = deFloatClamp(m_params.zFar, 0.0f, 1.0f); in evaluate() local
|
| /external/mesa3d/src/mesa/main/ |
| D | es1_conversion.c | 97 _mesa_DepthRangex(GLclampx zNear, GLclampx zFar) in _mesa_DepthRangex() 180 GLfloat zNear, GLfloat zFar) in _mesa_Frustumf() 192 GLfixed zNear, GLfixed zFar) in _mesa_Frustumx() 664 GLfloat zNear, GLfloat zFar) in _mesa_Orthof() 676 GLfixed zNear, GLfixed zFar) in _mesa_Orthox()
|
| /external/mesa3d/src/gallium/tests/graw/ |
| D | shader-leak.c | 53 float zNear, float zFar) in set_viewport()
|
| D | tri-gs.c | 54 float zNear, float zFar) in set_viewport()
|
| D | tri-instanced.c | 83 float zNear, float zFar) in set_viewport()
|
| D | graw_util.h | 188 float zNear, float zFar) in graw_util_viewport()
|
| D | quad-sample.c | 63 float zNear, float zFar) in set_viewport()
|
| D | fs-test.c | 135 float zNear, float zFar) in set_viewport()
|
| D | vs-test.c | 115 float zNear, float zFar) in set_viewport()
|
| D | gs-test.c | 193 float zNear, float zFar) in set_viewport()
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | GLErrorLogger.java | 195 public void glDepthRangef(float zNear, float zFar) { in glDepthRangef() 200 public void glDepthRangex(int zNear, int zFar) { in glDepthRangex() 281 float top, float zNear, float zFar) { in glFrustumf() 288 int zNear, int zFar) { in glFrustumx() 511 float zNear, float zFar) { in glOrthof() 518 int zNear, int zFar) { in glOrthox()
|
| /external/autotest/client/deps/webgl_mpd/src/resources/ |
| D | J3DIMath.js | 669 J3DIMatrix4.prototype.perspective = function(fovy, aspect, zNear, zFar) argument
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | StateManager9.cpp | 422 float zFar, in setViewportState()
|
| D | Renderer9.cpp | 1213 float zFar, in setViewport()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderBuiltinVarTests.cpp | 178 float zFar; member 192 float zFar = deFloatClamp(m_params.zFar, 0.0f, 1.0f); in evaluate() local
|
| /external/angle/src/libANGLE/ |
| D | context_private_call_gles.cpp | 167 GLfloat zFar) in ContextPrivateDepthRangef() 175 GLfixed zFar) in ContextPrivateDepthRangex() 1265 GLfloat zFar) in ContextPrivateOrthof() 1278 GLfixed zFar) in ContextPrivateOrthox()
|
| D | State.cpp | 606 void PrivateState::setDepthRange(float zNear, float zFar) in setDepthRange()
|
| D | validationGL1.cpp | 449 GLdouble zFar) in ValidateFrustum() 886 GLdouble zFar) in ValidateOrtho()
|
| D | Context_gl.cpp | 796 GLdouble zFar) in frustum() 1101 GLdouble zFar) in ortho()
|
| /external/autotest/client/site_tests/graphics_SanAngeles/src/ |
| D | demo.c | 717 GLfloat zNear, GLfloat zFar) in gluPerspective()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | StateManager11.cpp | 473 const float zFar = dxViewport.MaxDepth; in onViewportChange() local
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_gl_1_autogen.cpp | 1820 GLdouble zFar) in GL_Frustum() 3425 GLdouble zFar) in GL_Ortho()
|
| /external/angle/src/libANGLE/capture/ |
| D | capture_gl_1_autogen.cpp | 1141 GLdouble zFar) in CaptureFrustum() 2352 GLdouble zFar) in CaptureOrtho()
|