Home
last modified time | relevance | path

Searched defs:edge1 (Results 1 - 24 of 24) sorted by relevance

/third_party/ninja/src/
H A Dgraph_test.cc699 Edge* edge1 = GetNode("out1")->in_edge(); in TEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp45 Edge edge1 = InitEdge(p1, p2); in Draw() local
[all...]
H A Ddraw_line.cpp237 int16_t edge1 = 0; in DrawWuLine() local
[all...]
H A Ddraw_utils.h162 TriangleEdge& edge1; member
183 TriangleEdge& edge1; member
H A Ddraw_utils.cpp695 inline void DrawUtils::StepToNextLine(TriangleEdge& edge1, TriangleEdge& edge2) in StepToNextLine() argument
1767 SetPartEdge(BufferInfo& gfxDstBuffer, const TriangleTransformDataInfo& triangleInfo, TriangleEdge& edge1, TriangleEdge& edge2, bool p3IsInRight, const Rect& mask, uint8_t yErr, TrianglePartInfo& part) const global() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dcommon.h205 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_smoothstep(glm_vec4 edge0, glm_vec4 edge1, glm_vec4 x) in glm_vec4_smoothstep() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafloader.c434 AF_Edge edge1 = axis->edges; /* leftmost edge */ in FT_LOCAL_DEF() local
H A Dafcjk.c1826 AF_Edge edge1, edge2; in af_cjk_hint_edges() local
2056 AF_Edge edge1, edge2, edge3; af_cjk_hint_edges() local
[all...]
H A Daflatin.c3027 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local
3358 AF_Edge edge1, edge2, edge3; af_latin_hint_edges() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp72 inline float smoothStep (float edge0, float edge1, float x) in smoothStep() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c132 nir_smoothstep(nir_builder *b, nir_ssa_def *edge0, nir_ssa_def *edge1, nir_ssa_def *x) in nir_smoothstep() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp215 auto edge1 = Operand(this, state, insn.word(6)); in EmitExtGLSLstd450() local
/third_party/skia/samplecode/
H A DSamplePatch.cpp116 SkPoint* edge1 = edge0 + nu; in draw() local
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp400 double evaluate_smoothstep(double edge0, double edge1, double x) { in evaluate_smoothstep() argument
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp663 DSLExpression Smoothstep(DSLExpression edge1, DSLExpression edge2, DSLExpression x, in Smoothstep() argument
/third_party/ffmpeg/libavcodec/
H A Dsanm.c343 static enum GlyphDir which_direction(enum GlyphEdge edge0, enum GlyphEdge edge1) in which_direction() argument
401 enum GlyphEdge edge1 = which_edge(x1, y1, side_length); make_glyphs() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_xfade.c258 static inline float smoothstep(float edge0, float edge1, float x) in smoothstep() argument
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp1036 void GrTriangulator::computeBisector(Edge* edge1, Edge* edge2, Vertex* v) const { in computeBisector() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1222 void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4f &x) in smooth() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2163 EnumDescriptorProto* edge1 = AddEnum(&foo_file, "Edge1"); in SetUp() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6153 ir_variable *edge1 = in_var(edge_type, "edge1"); in _smoothstep() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4397 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual() argument
4402 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual() argument
4407 ExprP<double> nanIfGreaterOrEqual(const ExprP<double>& edge0, const ExprP<double>& edge1) in nanIfGreaterOrEqual() argument
4449 const ExprP<float>& edge1 = args.b; doExpand() local
4462 const ExprP<deFloat16>& edge1 = args.b; doExpand() local
4476 const ExprP<double>& edge1 = args.b; doExpand() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3481 const ExprP<float>& edge1 = args.b; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4386 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual() argument
4391 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual() argument
4396 ExprP<double> nanIfGreaterOrEqual(const ExprP<double>& edge0, const ExprP<double>& edge1) in nanIfGreaterOrEqual() argument
4438 const ExprP<float>& edge1 = args.b; doExpand() local
4451 const ExprP<deFloat16>& edge1 = args.b; doExpand() local
4465 const ExprP<double>& edge1 = args.b; doExpand() local
[all...]

Completed in 107 milliseconds