/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitDestructuring1.ts | 3 function far([a, [b], [[c]]]: [number, boolean[], string[][]]): void { } function
|
/third_party/skia/modules/canvaskit/tests/ |
D | matrix.spec.js | 197 'far' : 4, property
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Matrix.java | 53 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/ |
D | Initialize.cpp | 448 …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/ |
D | glcViewportArrayTests.hpp | 246 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange() 251 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange()
|
D | glcViewportArrayTests.cpp | 1438 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/skia/modules/androidkit/src/ |
D | Matrix.cpp | 32 static jlong Matrix_CreatePerspective(JNIEnv* env, jobject, float near, float far, float angle) { in Matrix_CreatePerspective()
|
/third_party/skia/modules/canvaskit/ |
D | matrix.js | 290 CanvasKit.M44.perspective = function(near, far, angle) { argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_state.c | 225 float near, far; in lima_set_viewport_states() local
|
D | lima_draw.c | 634 ushort far, near; in lima_pack_render_state() local
|
D | lima_context.h | 129 float near, far; member
|
/third_party/skia/src/core/ |
D | SkM44.cpp | 360 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective()
|
/third_party/node/deps/v8/third_party/zlib/ |
D | zconf.h | 402 # define far macro
|
/third_party/skia/third_party/externals/zlib/ |
D | zconf.h | 402 # define far macro
|
/third_party/node/deps/zlib/ |
D | zconf.h | 412 # define far macro
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 381 const float far = 1.0f; in translateCommand() local
|
D | es2fClippingTests.cpp | 1884 const float far = 30000.0f; in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 381 const float far = 1.0f; in translateCommand() local
|
D | es3fClippingTests.cpp | 1888 const float far = 30000.0f; in init() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 1130 void StateManagerGL::setDepthRange(float near, float far) in setDepthRange()
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 524 far: number; property
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | builtin_variables.json | 53 "far":{ object
|
D | SymbolTable_ESSL_autogen.cpp | 1936 constexpr const ImmutableString far("far"); variable
|
D | SymbolTable_autogen.cpp | 3100 constexpr const ImmutableString far("far"); variable
|