Home
last modified time | relevance | path

Searched defs:xy2 (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/tests/
H A DPathOpsConicQuadIntersectionTest.cpp61 SkDPoint xy2 = quad.ptAtT(tt2); in conicQuadIntersection() local
H A DPathOpsCubicQuadIntersectionTest.cpp82 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
H A DPathOpsCubicConicIntersectionTest.cpp72 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
H A DPathOpsCubicLineIntersectionTest.cpp157 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
H A DPathOpsConicIntersectionTest.cpp316 SkDPoint xy1, xy2; in oneOff() local
H A DPathOpsQuadIntersectionTest.cpp46 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local
350 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
H A DPathOpsCubicIntersectionTest.cpp63 SkDPoint xy2 = c2.ptAtT(tt2); in standardTestCases() local
418 SkDPoint xy1, xy2; in oneOff() local
519 SkDPoint xy2 = c2.ptAtT(tt2); CubicIntersection_RandTest() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.c1592 png_colorspace_endpoints_match(const png_xy *xy1, const png_xy *xy2, int delta) in png_colorspace_endpoints_match() argument
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp224 double xy2 = line.fY * (testCurve[index].fX - origin.fX); in lineOnOneSide() local
274 double xy2 = line.fY * testLine.fX; in linesOnOriginalSide() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c811 float xy,xx,yy,xy2; in remove_doubling() local
785 dual_inner_prod(const float *x, const float *y01, const float *y02, int N, float *xy1, float *xy2) dual_inner_prod() argument

Completed in 14 milliseconds