Searched defs:Polygon (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Polygon.hpp | 22 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() 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/ |
| D | Polygon.hpp | 22 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() 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/ |
| D | polygon_concept.hpp | 39 class Polygon class 76 BOOST_CONCEPT_USAGE(Polygon) in BOOST_CONCEPT_USAGE() argument
|
| /third_party/boost/boost/geometry/geometries/adapted/boost_polygon/ |
| D | hole_iterator.hpp | 70 inline bool equal(hole_iterator<Polygon, RingProxy> const& other) const in equal()
|
| /third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
| D | intersection_multi.cpp | 446 typedef typename boost::range_value<MultiPolygon>::type Polygon; in test_areal_linear() typedef
|
| /third_party/skia/modules/canvaskit/ |
| D | externs.js | 923 Polygon: {}, property
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 4024 Polygon: PointMode; property
|
| /third_party/skia/src/core/ |
| D | SkPath.cpp | 3445 SkPath SkPath::Polygon(const SkPoint pts[], int count, bool isClosed, in Polygon() function in SkPath
|
| /third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
| D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|