/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | geometricmath.c | 197 gst_gm_smoothstep (gdouble edge0, gdouble edge1, gdouble x) in gst_gm_smoothstep()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | intersect.inl | 76 genType edge1 = vert1 - vert0; local
|
D | simd_vec4.inl | 475 detail::fvec4SIMD const & edge1, 485 float const & edge1,
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_common.inl | 602 GLM_FUNC_QUALIFIER genType smoothstep(genType edge0, genType edge1, genType x) 611 GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(T edge0, T edge1, vecType<T, P> const & x) argument 617 …ER vecType<T, P> smoothstep(vecType<T, P> const & edge0, vecType<T, P> const & edge1, vecType<T, P…
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afloader.c | 434 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
|
D | afcjk.c | 1826 AF_Edge edge1, edge2; in af_cjk_hint_edges() local 2056 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
|
D | aflatin.c | 3027 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local 3358 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
|
/third_party/freetype/src/autofit/ |
D | afloader.c | 434 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
|
D | afcjk.c | 1826 AF_Edge edge1, edge2; in af_cjk_hint_edges() local 2056 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
|
D | aflatin.c | 3027 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local 3358 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afloader.c | 443 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
|
D | afcjk.c | 1844 AF_Edge edge1, edge2; in af_cjk_hint_edges() local 2074 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
|
D | aflatin.c | 3019 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local 3350 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
|
D | aflatin2.c | 1886 AF_Edge edge1, edge2; in af_latin2_hint_edges() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_builtin_builder.c | 132 nir_smoothstep(nir_builder *b, nir_ssa_def *edge0, nir_ssa_def *edge1, nir_ssa_def *x) in nir_smoothstep()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/ |
D | common.h | 205 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_smoothstep(glm_vec4 edge0, glm_vec4 edge1, glm_vec4 x) in glm_vec4_smoothstep()
|
/third_party/ffmpeg/libavcodec/ |
D | sanm.c | 342 static enum GlyphDir which_direction(enum GlyphEdge edge0, enum GlyphEdge edge1) in which_direction() 400 enum GlyphEdge edge1 = which_edge(x1, y1, side_length); in make_glyphs() local
|
/third_party/flutter/skia/samplecode/ |
D | SamplePatch.cpp | 116 SkPoint* edge1 = edge0 + nu; in draw() local
|
/third_party/skia/samplecode/ |
D | SamplePatch.cpp | 116 SkPoint* edge1 = edge0 + nu; in draw() local
|
/third_party/ninja/src/ |
D | graph_test.cc | 699 Edge* edge1 = GetNode("out1")->in_edge(); in TEST_F() local
|
/third_party/skia/src/core/ |
D | SkScan_Antihair.cpp | 917 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
|
/third_party/flutter/skia/src/core/ |
D | SkScan_Antihair.cpp | 912 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderGLSLstd450.cpp | 215 auto edge1 = Operand(this, state, insn.word(6)); in EmitExtGLSLstd450() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuVectorUtil.hpp | 72 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
|
/third_party/skia/src/sksl/dsl/ |
D | DSLCore.cpp | 663 DSLExpression Smoothstep(DSLExpression edge1, DSLExpression edge2, DSLExpression x, in Smoothstep()
|