Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
Dtorus.h63 float ny = -sinV * cosU; in GenerateTorus() 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/porting/liteos_a/kernel/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/musl/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/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/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp152 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/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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/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/spirv-tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp143 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
599 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp142 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
598 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp586 int ny = bitmap.height() / tileSize; in draw_tiled_bitmap() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsCubic.cpp673 double ny = fy * 27 - ay - dy * 8; in subDivide() local
/third_party/skia/src/pathops/
DSkPathOpsCubic.cpp675 double ny = fy * 27 - ay - dy * 8; in subDivide() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRuleTest.java219 TimeZone ny = TimeZone.getTimeZone("America/New_York", TimeZone.TIMEZONE_ICU); in TestHistoricalRuleBasedTimeZone() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1333 void GL_APIENTRY GL_Normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in GL_Normal3f()
1355 void GL_APIENTRY GL_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in GL_Normal3x()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1089 GLfloat ny, in CaptureNormal3f()
1104 GLfixed ny, in CaptureNormal3x()

12