/external/freetype/src/autofit/ |
D | afloader.c | 438 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
|
D | afcjk.c | 1841 AF_Edge edge1, edge2; in af_cjk_hint_edges() local 2071 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
|
D | aflatin.c | 2983 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
|
D | aflatin2.c | 1885 AF_Edge edge1, edge2; in af_latin2_hint_edges() local
|
/external/skqp/samplecode/ |
D | SamplePatch.cpp | 118 SkPoint* edge1 = edge0 + nu; in draw() local
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 118 SkPoint* edge1 = edge0 + nu; in draw() local
|
/external/skqp/src/core/ |
D | SkScan_Antihair.cpp | 912 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
|
/external/deqp/framework/common/ |
D | tcuVectorUtil.hpp | 71 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
|
/external/skia/src/core/ |
D | SkScan_Antihair.cpp | 912 static inline void align_thin_stroke(FDot8& edge1, FDot8& edge2) { in align_thin_stroke()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 4313 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/ |
D | ShaderCore.cpp | 1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 4156 ir_variable *edge1 = in_var(edge_type, "edge1"); in _smoothstep() local
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 3480 const ExprP<float>& edge1 = args.b; in doExpand() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 13668 const fp16type edge1 (*in[1]); in calc() local
|