Home
last modified time | relevance | path

Searched defs:point1 (Results 1 – 25 of 37) sorted by relevance

12

/third_party/boost/libs/geometry/test/strategies/
Ddistance_default_result.cpp110 > point1; in test_distance_result_segment() typedef
154 > point1; in test_distance_result_box() typedef
/third_party/skia/docs/examples/
DRect_set_4.cpp7 SkPoint point1 = {SK_ScalarNaN, 8}; in draw() local
/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dpoint_xy.cpp21 bg::model::d2::point_xy<double> point1; in main() local
Dpoint.cpp20 bg::model::point<double, 2, bg::cs::cartesian> point1; in main() local
Dpoint_xyz.cpp21 bg::model::d3::point_xyz<double> point1; in main() local
/third_party/flutter/skia/docs/examples/
DRect_set_4.cpp7 SkPoint point1 = {SK_ScalarNaN, 8}; in draw() local
/third_party/boost/boost/polygon/
Dpoint_concept.hpp247 const PointType1& point1, const PointType2& point2) { in equivalence()
265 manhattan_distance(const PointType1& point1, const PointType2& point2) { in manhattan_distance()
285 const PointType1& point1, in euclidean_distance()
307 distance_squared(const PointType1& point1, const PointType2& point2) { in distance_squared()
331 euclidean_distance(const PointType1& point1, const PointType2& point2) { in euclidean_distance()
/third_party/boost/boost/geometry/algorithms/detail/equals/
Dpoint_point.hpp37 inline bool equals_point_point(Point1 const& point1, Point2 const& point2, in equals_point_point()
/third_party/gn/src/gn/
Dtagged_pointer_unittest.cc15 Point point1 = {1., 2.}; in TEST() local
/third_party/boost/libs/geometry/doc/src/examples/arithmetic/
Ddot_product.cpp27 bg::model::point<double, 3, bg::cs::cartesian> point1(1.0, 2.0, 3.0); in BOOST_GEOMETRY_REGISTER_BOOST_ARRAY_CS() local
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dpoint_point.hpp50 inline bool disjoint_point_point(Point1 const& point1, Point2 const& point2, in disjoint_point_point()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcopy_segment_point.hpp363 PointOut& point1, PointOut& point2) in copy_segment_points()
386 PointOut& point1, PointOut& point2, PointOut& point3) in copy_segment_points()
Dappend_no_dups_or_spikes.hpp40 inline bool points_equal_or_close(Point1 const& point1, in points_equal_or_close()
/third_party/boost/boost/geometry/strategies/cartesian/
Denvelope_segment.hpp62 static inline void apply(Point const& point1, Point const& point2, Box& box) in apply()
Denvelope.hpp120 static inline void apply(Point1 const& point1, Point2 const& point2, in apply()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side_basic.cpp114 Point point1, point2, point3; in apply_get_turns() local
143 Point point1, point2, point3; in apply_get_turns() local
/third_party/boost/boost/geometry/strategies/geographic/
Denvelope.hpp79 inline void apply(Point1 const& point1, Point2 const& point2, Box& box) const in apply()
Denvelope_segment.hpp57 inline void apply(Point const& point1, Point const& point2, Box& box) const in apply()
Dside.hpp139 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth()
Ddistance.hpp116 apply(Point1 const& point1, Point2 const& point2) const in apply()
/third_party/boost/boost/geometry/strategies/spherical/
Dpoint_in_point.hpp116 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()
Denvelope.hpp107 static inline void apply(Point1 const& point1, Point2 const& point2, in apply()
/third_party/boost/libs/geometry/example/
Dc11_custom_cs_transform_example.cpp74 typedef boost::geometry::model::point<double, 2, cart> point1; typedef
/third_party/boost/boost/polygon/detail/
Dvoronoi_structures.hpp117 site_event(const point_type& point1, const point_type& point2) : in site_event()
161 const point_type& point1() const { in point1() function in boost::polygon::detail::site_event
/third_party/boost/boost/geometry/algorithms/detail/is_simple/
Dlinear.hpp118 static inline bool equals_point_point(Point1 const& point1, Point2 const& point2) in equals_point_point()

12