Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
Dtorus.h63 float ny = -sinV * cosU; in GenerateTorus() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper()
62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
/third_party/vk-gl-cts/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp59 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
81 float ny = wy / dstH; in renderReference() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
83 float ny = wy / dstH; in renderReference() local
/third_party/flutter/skia/src/effects/
DSkEmbossMask.cpp74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
/third_party/skia/src/effects/
DSkEmbossMask.cpp74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
/third_party/mtdev/src/
Dcore.c85 int *nid, const int *nx, const int *ny, int nn, in solve()
126 int nid[DIM_FINGER], nx[DIM_FINGER], ny[DIM_FINGER], i; in assign_tracking_id() local
/third_party/musl/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp291 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
296 …inline float triDerivateX (const tcu::Vec3& s, const tcu::Vec3& w, float wx, float width, float ny) in triDerivateX()
494 float ny = wy / dstH; in sampleTextureProjected() local
538 float ny = wy / dstH; in sampleTextureProjected() local
656 const float ny = wy / dstH; in sampleTextureCube() local
852 float ny = wy / dstH; in sampleTextureProjected() local
909 const float ny = wy / dstH; in sampleTextureCubeArray() local
1303 const float ny = wy / dstH; in computeTextureLookupDiff() local
1410 const float ny = wy / dstH; in computeTextureLookupDiff() local
1617 const float ny = wy / dstH; in computeTextureLookupDiff() local
[all …]
/third_party/glib/glib/tests/
Dgdatetime.c983 #define TEST_ADD_MONTHS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_months() argument
1008 #define TEST_ADD_DAYS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_days() argument
1031 #define TEST_ADD_WEEKS(y,m,d,a,ny,nm,nd) G_STMT_START { \ in test_GDateTime_add_weeks() argument
1051 #define TEST_ADD_HOURS(y,m,d,h,mi,s,a,ny,nm,nd,nh,nmi,ns) G_STMT_START { \ in test_GDateTime_add_hours() argument
1072 #define TEST_ADD_FULL(y,m,d,h,mi,s,ay,am,ad,ah,ami,as,ny,nm,nd,nh,nmi,ns) G_STMT_START { \ in test_GDateTime_add_full() argument
/third_party/flutter/glfw/examples/
Dsplitview.c62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc396 Node* ny = r->nodes_[y]; in CheckInvariants() local
498 Node* ny = FindNode(r, idy); in InsertEdge() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc396 Node* ny = r->nodes_[y]; in CheckInvariants() local
498 Node* ny = FindNode(r, idy); in InsertEdge() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbumper.c399 float nx, ny, nz; /* Normal */ member
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp151 gchar *ny = g_strconcat (name, "->y", NULL); in structure_and_message() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gles_1_0.cpp394 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f()
399 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
DvalidationGL1.cpp646 bool ValidateNormal3b(Context *context, GLbyte nx, GLbyte ny, GLbyte nz) in ValidateNormal3b()
656 bool ValidateNormal3d(Context *context, GLdouble nx, GLdouble ny, GLdouble nz) in ValidateNormal3d()
671 bool ValidateNormal3i(Context *context, GLint nx, GLint ny, GLint nz) in ValidateNormal3i()
681 bool ValidateNormal3s(Context *context, GLshort nx, GLshort ny, GLshort nz) in ValidateNormal3s()
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c198 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local
239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_nopfuncs.c246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp359 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gles_1_0.cpp409 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f()
414 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.cpp770 SkScalar ny = pts[0].x() - pts[3].x(); in calc_line_klm() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local

123