Searched defs:xy2 (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsConicQuadIntersectionTest.cpp | 61 SkDPoint xy2 = quad.ptAtT(tt2); in conicQuadIntersection() local
|
H A D | PathOpsCubicQuadIntersectionTest.cpp | 82 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
|
H A D | PathOpsCubicConicIntersectionTest.cpp | 72 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
|
H A D | PathOpsCubicLineIntersectionTest.cpp | 157 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
|
H A D | PathOpsConicIntersectionTest.cpp | 316 SkDPoint xy1, xy2; in oneOff() local
|
H A D | PathOpsQuadIntersectionTest.cpp | 46 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local 350 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
|
H A D | PathOpsCubicIntersectionTest.cpp | 63 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 D | png.c | 1592 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 D | SkOpAngle.cpp | 224 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 D | af_arnndn.c | 811 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