Home
last modified time | relevance | path

Searched defs:edge1 (Results 1 – 15 of 15) sorted by relevance

/external/freetype/src/autofit/
Dafloader.c438 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
Dafcjk.c1841 AF_Edge edge1, edge2; in af_cjk_hint_edges() local
2071 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
Daflatin.c2983 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local
3314 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
Daflatin2.c1885 AF_Edge edge1, edge2; in af_latin2_hint_edges() local
/external/skqp/samplecode/
DSamplePatch.cpp118 SkPoint* edge1 = edge0 + nu; in draw() local
/external/skia/samplecode/
DSamplePatch.cpp118 SkPoint* edge1 = edge0 + nu; in draw() local
/external/skqp/src/core/
DSkScan_Antihair.cpp912 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
/external/deqp/framework/common/
DtcuVectorUtil.hpp71 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
/external/skia/src/core/
DSkScan_Antihair.cpp912 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4313 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual()
4318 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual()
4357 const ExprP<float>& edge1 = args.b; in doExpand() local
4370 const ExprP<deFloat16>& edge1 = args.b; in doExpand() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
/external/swiftshader/src/Shader/
DShaderCore.cpp1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp4156 ir_variable *edge1 = in_var(edge_type, "edge1"); in _smoothstep() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3480 const ExprP<float>& edge1 = args.b; in doExpand() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp13668 const fp16type edge1 (*in[1]); in calc() local