Home
last modified time | relevance | path

Searched defs:far (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium-trace/catapult/tracing/third_party/gl-matrix/src/gl-matrix/
Dmat4.js1044 mat4.frustum = function (out, left, right, bottom, top, near, far) { argument
1077 mat4.perspective = function (out, fovy, aspect, near, far) { argument
1110 mat4.perspectiveFromFieldOfView = function (out, fov, near, far) { argument
1149 mat4.ortho = function (out, left, right, bottom, top, near, far) { argument
/external/llvm/test/MC/ARM/
Dcomment.s21 far: label
/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DIMath.js611 J3DIMatrix4.prototype.ortho = function(left, right, bottom, top, near, far) argument
638 J3DIMatrix4.prototype.frustum = function(left, right, bottom, top, near, far) argument
/external/mesa3d/src/gallium/tests/graw/
Dshader-leak.c53 float near, float far) in set_viewport()
Dtri-gs.c54 float near, float far) in set_viewport()
Dtri-instanced.c83 float near, float far) in set_viewport()
Dgraw_util.h189 float near, float far) in graw_util_viewport()
Dquad-sample.c63 float near, float far) in set_viewport()
Dfs-test.c177 float near, float far) in set_viewport()
Dvs-test.c121 float near, float far) in set_viewport()
Dgs-test.c210 float near, float far) in set_viewport()
/external/opencv3/modules/viz/src/
Dtypes.cpp125 double far = near * (proj(2,2) - 1.0) / (proj(2,2) + 1.0); in Camera() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.c132 float near, float far) in Matrix4x4_Frustum()
/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c438 BinaryDelayEstimatorFarend* far = self->farend; in WebRtc_AllocateHistoryBufferMemory() local
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dkvm.h132 __u64 far; /* used for watchpoints */ member
/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h735 #define far macro
/external/opencv3/modules/python/test/
Dtransformations.py574 def clip_matrix(left, right, bottom, top, near, far, perspective=False): argument
/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
Des3fClippingTests.cpp1888 const float far = 30000.0f; in init() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
Des2fClippingTests.cpp1884 const float far = 30000.0f; in init() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1049 GLW_APICALL void GLW_APIENTRY glDepthRange (GLdouble near, GLdouble far)
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl872 void CallLogWrapper::glDepthRange (glw::GLdouble near, glw::GLdouble far)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl975 void glwDepthRange (GLdouble near, GLdouble far)
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12