Home
last modified time | relevance | path

Searched defs:xy2 (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/libs/histogram/examples/
Dguide_fill_histogram.cpp32 std::vector<double> xy2[2] = {{0, 2, 5}, {0.8, 0.4, 0.7}}; in main() local
/third_party/boost/libs/geometry/test/srs/
Dprojections_static.cpp51 cartesian_point_type xy1, xy2; in test_forward() local
Dprojections_combined.cpp65 CartPoint xy2; in test_forward() local
/third_party/flutter/skia/tests/
DPathOpsConicQuadIntersectionTest.cpp61 SkDPoint xy2 = quad.ptAtT(tt2); in conicQuadIntersection() local
DPathOpsCubicConicIntersectionTest.cpp72 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
DPathOpsCubicQuadIntersectionTest.cpp82 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
DPathOpsCubicIntersectionTest.cpp61 SkDPoint xy2 = c2.ptAtT(tt2); in standardTestCases() local
419 SkDPoint xy1, xy2; in oneOff() local
520 SkDPoint xy2 = c2.ptAtT(tt2); in CubicIntersection_RandTest() local
DPathOpsQuadIntersectionTest.cpp46 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local
350 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
DPathOpsCubicLineIntersectionTest.cpp157 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
DPathOpsConicIntersectionTest.cpp319 SkDPoint xy1, xy2; in oneOff() local
/third_party/skia/tests/
DPathOpsCubicConicIntersectionTest.cpp72 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
DPathOpsConicQuadIntersectionTest.cpp61 SkDPoint xy2 = quad.ptAtT(tt2); in conicQuadIntersection() local
DPathOpsCubicQuadIntersectionTest.cpp82 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
DPathOpsCubicIntersectionTest.cpp63 SkDPoint xy2 = c2.ptAtT(tt2); in standardTestCases() local
418 SkDPoint xy1, xy2; in oneOff() local
519 SkDPoint xy2 = c2.ptAtT(tt2); in CubicIntersection_RandTest() local
DPathOpsQuadIntersectionTest.cpp46 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local
350 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
DPathOpsCubicLineIntersectionTest.cpp157 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
DPathOpsConicIntersectionTest.cpp316 SkDPoint xy1, xy2; in oneOff() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLEyes.cpp53 SetTransform(Transform* t, int xx1, int xx2, int xy1, int xy2, in SetTransform()
/third_party/flutter/skia/src/pathops/
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/skia/src/pathops/
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/boost/boost/geometry/formulas/
Dgeographic.hpp388 Point3d xy2 = projected_to_xy(p2, spheroid); in experimental_elliptic_plane() local
/third_party/ffmpeg/libavfilter/
Daf_arnndn.c798 int N, float *xy1, float *xy2) in dual_inner_prod()
823 float xy,xx,yy,xy2; in remove_doubling() local