Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_common.inl588 genType const & edge1,
604 T const & edge1,
621 T const & edge1,
639 T const & edge1,
658 detail::tvec2<T, P> const & edge1,
675 detail::tvec3<T, P> const & edge1,
693 detail::tvec4<T, P> const & edge1,
Dintrinsic_common.inl273 GLM_FUNC_QUALIFIER __m128 sse_ssp_ps(__m128 edge0, __m128 edge1, __m128 x)
/external/vulkan-validation-layers/libs/glm/gtx/
Dintersect.inl123 genType edge1 = vert1 - vert0; local
Dsimd_vec4.inl481 detail::fvec4SIMD const & edge1,
491 float const & edge1,
/external/freetype/src/autofit/
Dafloader.c394 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_glyph() local
Dafcjk.c1817 AF_Edge edge1, edge2; in af_cjk_hint_edges() local
2047 AF_Edge edge1, edge2, edge3; in af_cjk_hint_edges() local
Daflatin.c2964 AF_Edge edge1, edge2; /* these edges form the stem to check */ in af_latin_hint_edges() local
3295 AF_Edge edge1, edge2, edge3; in af_latin_hint_edges() local
Daflatin2.c1882 AF_Edge edge1, edge2; in af_latin2_hint_edges() local
/external/skia/samplecode/
DSamplePatch.cpp119 SkPoint* edge1 = edge0 + nu; in draw() local
/external/skia/src/core/
DSkScan_Antihair.cpp907 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/swiftshader/src/Shader/
DShaderCore.cpp1030 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp3769 ir_variable *edge1 = in_var(edge_type, "edge1"); in _smoothstep() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3330 const ExprP<float>& edge1 = args.b; in doExpand() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3301 const ExprP<float>& edge1 = args.b; in doExpand() local