| /external/OpenCL-CTS/test_conformance/commonfns/ |
| D | test_smoothstep.cpp | 76 verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, int n) in verify_smoothstep() 161 float edge1; in test_smoothstep() local
|
| D | test_smoothstepf.cpp | 51 float verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, in verify_smoothstep() 138 float edge1; in test_smoothstepf() local
|
| /external/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,
|
| /external/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…
|
| /external/freetype/src/autofit/ |
| D | afloader.c | 431 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
|
| D | afcjk.c | 1830 AF_Edge edge1, edge2; in af_cjk_hint_edges() local 2060 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
|
| D | aflatin.c | 3028 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local 3361 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_builtin_builder.c | 119 nir_smoothstep(nir_builder *b, nir_ssa_def *edge0, nir_ssa_def *edge1, nir_ssa_def *x) in nir_smoothstep()
|
| /external/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()
|
| /external/s2-geometry-library-java/src/com/google/common/geometry/ |
| D | S2EdgeIndex.java | 88 private static final int compare(long cell1, int edge1, long cell2, int edge2) { in compare()
|
| /external/skia/tools/viewer/ |
| D | PatchSlide.cpp | 118 SkPoint* edge1 = edge0 + nu; in draw() local
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderGLSLstd450.cpp | 193 auto edge1 = Operand(shader, *this, insn.word(6)); in EmitExtGLSLstd450() local
|
| /external/skia/src/core/ |
| D | SkScan_Antihair.cpp | 917 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
|
| /external/deqp/framework/common/ |
| D | tcuVectorUtil.hpp | 72 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
|
| /external/skia/src/sksl/dsl/ |
| D | DSLCore.cpp | 560 DSLExpression Smoothstep(DSLExpression edge1, DSLExpression edge2, DSLExpression x, in Smoothstep()
|
| /external/skia/src/sksl/ir/ |
| D | SkSLFunctionCall.cpp | 431 double evaluate_smoothstep(double edge0, double edge1, double x) { in evaluate_smoothstep()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 4386 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual() 4391 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual() 4396 ExprP<double> nanIfGreaterOrEqual(const ExprP<double>& edge0, const ExprP<double>& edge1) in nanIfGreaterOrEqual() 4438 const ExprP<float>& edge1 = args.b; in doExpand() local 4451 const ExprP<deFloat16>& edge1 = args.b; in doExpand() local 4465 const ExprP<double>& edge1 = args.b; in doExpand() local
|
| /external/skia/src/gpu/ganesh/geometry/ |
| D | GrTriangulator.cpp | 1065 void GrTriangulator::computeBisector(Edge* edge1, Edge* edge2, Vertex* v) const { in computeBisector()
|
| /external/angle/src/compiler/translator/ |
| D | IntermNode.cpp | 3968 float edge1 = unionArrays[1][i].getFConst(); in FoldAggregateBuiltIn() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLVMCodeGenerator.cpp | 1443 return ternary([](skvm::F32 edge0, skvm::F32 edge1, skvm::F32 x) { in writeIntrinsicCall()
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5507 ir_variable *edge1 = in_var(edge_type, "edge1"); in _smoothstep() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 2331 EnumDescriptorProto* edge1 = AddEnum(&foo_file, "Edge1"); in SetUp() local
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 2331 EnumDescriptorProto* edge1 = AddEnum(&foo_file, "Edge1"); in SetUp() local
|
| /external/deqp/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 3481 const ExprP<float>& edge1 = args.b; in doExpand() local
|