Home
last modified time | relevance | path

Searched defs:x2d (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrQuadUtils.cpp324 V4f x2d = xs / ws; in projectedBounds() local
349 V4f x2d = xs * ws; in projectedBounds() local
715 V4f TessellationHelper::EdgeEquations::estimateCoverage(const V4f& x2d, const V4f& y2d) const { in estimateCoverage() argument
734 bool TessellationHelper::EdgeEquations::isSubpixel(const V4f& x2d, const V4f& y2d) const { in isSubpixel() argument
746 V4f* x2d, V4f* y2d, in computeDegenerateQuad()
1004 void TessellationHelper::Vertices::moveTo(const V4f& x2d, const V4f& y2d, const M4f& mask) { in moveTo()
1255 V4f x2d = fEdgeVectors.fX2D; in adjustDegenerateVertices() local
/third_party/parse5/packages/parse5/lib/common/
Dunicode.ts23 HYPHEN_MINUS = 0x2d, enumerator
/third_party/flutter/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp190 static void outset_projected_vertices(const V4f& x2d, const V4f& y2d, in outset_projected_vertices()
625 V4f x2d = inner->fX * iw; in compute_nested_persp_quad_vertices() local
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c226 const float x2d = x23 - x24; in fdct16_1d() local
309 const float x2d = 1.4142135623731f*x0c; in idct16_1d() local