Home
last modified time | relevance | path

Searched defs:points2 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/math/include_private/boost/math/tools/
Dtest_data.hpp248 std::set<T> points1, points2; in insert() local
290 std::set<T> points1, points2, points3; in insert() local
341 std::set<T> points1, points2, points3, points4; in insert() local
401 std::set<T> points1, points2, points3, points4, points5; in insert() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dlines.h39 GMUnitPointer *points2; member
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dpointlike_pointlike.hpp273 std::vector<point2_type> points2(boost::begin(multipoint2), in apply() local
/third_party/boost/boost/geometry/algorithms/detail/within/
Dmulti_point.hpp81 std::vector<point2_type> points2(boost::begin(multi_point2), boost::end(multi_point2)); in apply() local
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts953 const points2 = new Float32Array(points); constant