Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/node_modules/promise-retry/node_modules/retry/test/
Drunner.js1 var far = require('far').create(); variable
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDestructuring1.ts3 function far([a, [b], [[c]]]: [number, boolean[], string[][]]): void { } function
/third_party/skia/modules/canvaskit/tests/
Dmatrix.spec.js197 'far' : 4, property
/third_party/flutter/skia/src/utils/
DSk3D.cpp41 bool Sk3Perspective(SkMatrix44* dst, float near, float far, float angle) { in Sk3Perspective()
/third_party/node/deps/npm/node_modules/combined-stream/
Dpackage.json41 "far": "~0.0.7" string
/third_party/node/deps/npm/node_modules/promise-retry/node_modules/retry/
Dpackage.json39 "far": "0.0.1" string
/third_party/node/deps/npm/node_modules/delayed-stream/
Dpackage.json45 "far": "0.0.1" string
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_core.c811 int *couleur, int *mode, float *amplitude, int far) in choose_a_goom_line()
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DMatrix.java53 public static Matrix makePerspective(float near, float far, float angle) { in makePerspective()
201 private static native long nCreatePerspective(float near, float far, float angle); in nCreatePerspective()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DInitialize.cpp448 …TField *far = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("far"), zeroSo… in InsertBuiltInFunctions() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.hpp246 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange()
251 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange()
DglcViewportArrayTests.cpp1438 GLint far = (GLint)data[2 * i + 1]; in depthRangeInitialValuesHelper() local
4239 const GLfloat far = texture_data[i + 16]; in checkResults() local
4392 const GLfloat far = texture_data[i + 16]; in checkResults() local
/third_party/node/deps/npm/node_modules/form-data/
Dpackage.json49 "far": "^0.0.7", string
/third_party/skia/modules/androidkit/src/
DMatrix.cpp32 static jlong Matrix_CreatePerspective(JNIEnv* env, jobject, float near, float far, float angle) { in Matrix_CreatePerspective()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_state.c221 float near, far; in lima_set_viewport_states() local
Dlima_draw.c654 ushort far, near; in lima_pack_render_state() local
Dlima_context.h125 float near, far; member
/third_party/skia/modules/canvaskit/
Dmatrix.js290 CanvasKit.M44.perspective = function(near, far, angle) { argument
/third_party/skia/src/core/
DSkM44.cpp341 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective()
/third_party/skia/third_party/externals/zlib/
Dzconf.h402 # define far macro
/third_party/node/deps/zlib/
Dzconf.h402 # define far macro
/third_party/flutter/skia/third_party/externals/zlib/
Dzconf.h393 # define far macro
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1019 void StateManagerGL::setDepthRange(float near, float far) in setDepthRange()

12