Home
last modified time | relevance | path

Searched defs:near (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/modules/canvaskit/tests/
Dmatrix.spec.js196 'near' : 0.02, property
/third_party/flutter/skia/src/utils/
DSk3D.cpp41 bool Sk3Perspective(SkMatrix44* dst, float near, float far, float angle) { in Sk3Perspective()
/third_party/ffmpeg/libavcodec/
Djpegls.h41 int near, twonear; member
Djpeglsdec.c348 int ff_jpegls_decode_picture(MJpegDecodeContext *s, int near, in ff_jpegls_decode_picture()
Dmjpegdec.h87 int near; ///< near lossless bound (si 0 for lossless) member
/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.cpp447 …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/
DglcViewportArrayTests.hpp246 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange()
251 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange()
DglcViewportArrayTests.cpp1437 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/
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.c225 float near, far; in lima_set_viewport_states() local
Dlima_draw.c634 ushort far, near; in lima_pack_render_state() local
Dlima_context.h129 float near, far; member
/third_party/skia/modules/canvaskit/
Dmatrix.js290 CanvasKit.M44.perspective = function(near, far, angle) { argument
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c197 FT_16D16_Vec near; member
/third_party/skia/src/core/
DSkM44.cpp360 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp382 const float near = 0.0f; in translateCommand() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp382 const float near = 0.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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1130 void StateManagerGL::setDepthRange(float near, float far) in setDepthRange()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_variables.json46 "near":{ object
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.cpp2838 void AssemblerX8632::j(BrCond condition, Label *label, bool near) { in j()
2880 void AssemblerX8632::jmp(Label *label, bool near) { in jmp()
DIceAssemblerX8664.cpp2992 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/
Dindex.d.ts522 near: number; property
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_variables.json49 "near":{ object

12