Home
last modified time | relevance | path

Searched defs:Polygon (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() argument
35 Polygon(const float4 *P, int n) in Polygon() function
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() function
35 Polygon(const float4 *P, int n) in Polygon() argument
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/third_party/boost/boost/geometry/geometries/concepts/
Dpolygon_concept.hpp39 class Polygon class
76 BOOST_CONCEPT_USAGE(Polygon) in BOOST_CONCEPT_USAGE() argument
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dhole_iterator.hpp70 inline bool equal(hole_iterator<Polygon, RingProxy> const& other) const in equal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp446 typedef typename boost::range_value<MultiPolygon>::type Polygon; in test_areal_linear() typedef
/third_party/skia/modules/canvaskit/
Dexterns.js923 Polygon: {}, property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts4024 Polygon: PointMode; property
/third_party/skia/src/core/
DSkPath.cpp3445 SkPath SkPath::Polygon(const SkPoint pts[], int count, bool isClosed, in Polygon() function in SkPath
/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