Home
last modified time | relevance | path

Searched defs:simplify (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Dsimplify.hpp59 namespace detail { namespace simplify namespace
378 struct simplify: not_implemented<Tag> struct
382 struct simplify<Point, point_tag> struct
385 static inline void apply(Point const& point, Point& out, in apply()
394 struct simplify<Linestring, linestring_tag> struct
399 struct simplify<Ring, ring_tag> struct
404 struct simplify<Polygon, polygon_tag> struct
429 struct simplify<MultiPoint, multi_point_tag> struct
435 struct simplify<MultiLinestring, multi_linestring_tag> struct
441 struct simplify<MultiPolygon, multi_polygon_tag> struct
[all …]
/third_party/boost/libs/geometry/test/cs_undefined/
Dother.cpp16 inline void simplify(G const& g1, G & g2) in simplify() function
/third_party/boost/boost/polygon/detail/
Dpolygon_simplify.hpp16 std::size_t simplify(std::vector<T>& dst, const std::vector<T>& src, in simplify() function
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dassert.go171 func simplify(tm *t.Map, n *a.Expr) (*a.Expr, error) { func
/third_party/boost/boost/geometry/strategies/agnostic/
Dsimplify_douglas_peucker.hpp42 namespace strategy { namespace simplify namespace
/third_party/flutter/skia/modules/pathkit/
Dchaining.js134 PathKit.SkPath.prototype.simplify = function() { method in PathKit.SkPath
Dexterns.js105 PathKit.SkPath.prototype.simplify = function() {}; method in PathKit.SkPath
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c2030 GstStructure * simplify, GstStructure * compare) in gst_caps_structure_simplify()
2119 GstStructure *simplify, *compare, *result = NULL; in gst_caps_simplify() local
/third_party/flutter/skia/modules/canvaskit/
Dinterface.js306 CanvasKit.SkPath.prototype.simplify = function() { method in CanvasKit.SkPath
Dexterns.js526 CanvasKit.SkPath.prototype.simplify = function() {}; method in CanvasKit.SkPath
/third_party/boost/boost/polygon/
Dpolygon_set_concept.hpp155 simplify(polygon_set_type& polygon_set, typename coordinate_traits< in simplify() function
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp1527 bool simplify(VertexList* mesh, Comparator& c, SkArenaAlloc& alloc) { in simplify() function
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property