/third_party/skia/modules/canvaskit/tests/ |
D | matrix.spec.js | 196 'near' : 0.02, property
|
/third_party/flutter/skia/src/utils/ |
D | Sk3D.cpp | 41 bool Sk3Perspective(SkMatrix44* dst, float near, float far, float angle) { in Sk3Perspective()
|
/third_party/ffmpeg/libavcodec/ |
D | jpegls.h | 41 int near, twonear; member
|
D | jpeglsdec.c | 348 int ff_jpegls_decode_picture(MJpegDecodeContext *s, int near, in ff_jpegls_decode_picture()
|
D | mjpegdec.h | 87 int near; ///< near lossless bound (si 0 for lossless) member
|
/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 | 447 …TField *near = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("near"), zero… 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 | 1437 GLint near = (GLint)data[2 * i + 0]; in depthRangeInitialValuesHelper() local 3085 const T near = step * (T)i; in setup16x2DepthsHelper() local 4226 const GLfloat near = step * (GLfloat)i; in checkResults() local 4238 const GLfloat near = texture_data[i]; in checkResults() local 4391 const GLfloat near = texture_data[i]; 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/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/modules/canvaskit/ |
D | matrix.js | 290 CanvasKit.M44.perspective = function(near, far, angle) { argument
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftbsdf.c | 197 FT_16D16_Vec near; member
|
/third_party/skia/src/core/ |
D | SkM44.cpp | 360 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 382 const float near = 0.0f; in translateCommand() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 382 const float near = 0.0f; in translateCommand() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 1019 void StateManagerGL::setDepthRange(float near, float far) in setDepthRange()
|
/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/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | builtin_variables.json | 46 "near":{ object
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8632.cpp | 2838 void AssemblerX8632::j(BrCond condition, Label *label, bool near) { in j() 2880 void AssemblerX8632::jmp(Label *label, bool near) { in jmp()
|
D | IceAssemblerX8664.cpp | 2992 void AssemblerX8664::j(BrCond condition, Label *label, bool near) { in j() 3035 void AssemblerX8664::jmp(Label *label, bool near) { in jmp()
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 522 near: number; property
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | builtin_variables.json | 49 "near":{ object
|