Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsConicQuadIntersectionTest.cpp59 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
H A DPathOpsCubicQuadIntersectionTest.cpp80 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
H A DPathOpsCubicConicIntersectionTest.cpp70 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
H A DPathOpsCubicLineIntersectionTest.cpp155 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
H A DPathOpsConicIntersectionTest.cpp316 SkDPoint xy1, xy2; in oneOff() local
H A DPathOpsQuadIntersectionTest.cpp44 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local
348 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
[all...]
H A DPathOpsCubicIntersectionTest.cpp61 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local
418 SkDPoint xy1, xy2; in oneOff() local
517 SkDPoint xy1 = c1.ptAtT(tt1); 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.cpp223 double xy1 = line.fX * (testCurve[index].fY - origin.fY); in lineOnOneSide() local
273 double xy1 = line.fX * testLine.fY; in linesOnOriginalSide() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c785 dual_inner_prod(const float *x, const float *y01, const float *y02, int N, float *xy1, float *xy2) dual_inner_prod() argument

Completed in 13 milliseconds