| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Clipper.cpp | 43 bool Clipper::clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in clip() 84 void Clipper::clipNear(Polygon &polygon) in clipNear() 122 void Clipper::clipFar(Polygon &polygon) in clipFar() 160 void Clipper::clipLeft(Polygon &polygon) in clipLeft() 198 void Clipper::clipRight(Polygon &polygon) in clipRight() 236 void Clipper::clipTop(Polygon &polygon) in clipTop() 274 void Clipper::clipBottom(Polygon &polygon) in clipBottom() 312 void Clipper::clipPlane(Polygon &polygon, const Plane &p) in clipPlane()
|
| D | Renderer.cpp | 1587 Polygon polygon(&v0.v[pos], &v1.v[pos], &v2.v[pos]); in setupSolidTriangles() local 1834 Polygon polygon(P, 4); in setupLine() local 1945 Polygon polygon(L, 6); in setupLine() local 2036 Polygon polygon(L, 4); in setupLine() local 2107 Polygon polygon(P, 4); in setupPoint() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Clipper.cpp | 32 void clipNear(sw::Polygon &polygon) in clipNear() 70 void clipFar(sw::Polygon &polygon) in clipFar() 108 void clipLeft(sw::Polygon &polygon) in clipLeft() 146 void clipRight(sw::Polygon &polygon) in clipRight() 184 void clipTop(sw::Polygon &polygon) in clipTop() 222 void clipBottom(sw::Polygon &polygon) in clipBottom() 276 bool Clipper::Clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in Clip()
|
| D | Renderer.cpp | 672 Polygon polygon(&v0.position, &v1.position, &v2.position); in setupSolidTriangles() local 921 Polygon polygon(P, 4); in setupLine() local 1032 Polygon polygon(L, 6); in setupLine() local 1123 Polygon polygon(L, 4); in setupLine() local 1184 Polygon polygon(P, 4); in setupPoint() local
|
| /third_party/skia/fuzz/ |
| D | FuzzPolyUtils.cpp | 18 SkAutoSTMalloc<64, SkPoint> polygon(count); in DEF_FUZZ() local
|
| /third_party/mesa3d/src/util/indices/ |
| D | u_unfilled_gen.py | 176 def polygon(intype, outtype): function
|
| D | u_indices_gen.py | 306 def polygon(intype, outtype, inpv, outpv, pr): function
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | SetupRoutine.cpp | 44 Pointer<Byte> polygon(function.Arg<2>()); in generate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SetupRoutine.cpp | 43 Pointer<Byte> polygon(function.Arg<3>()); in generate() local
|
| /third_party/skia/src/utils/ |
| D | SkPolyUtils.cpp | 1066 bool SkIsSimplePolygon(const SkPoint* polygon, int polygonSize) { in SkIsSimplePolygon()
|
| /third_party/typescript/tests/lib/ |
| D | react.d.ts | 2266 polygon: SVGFactory; property 2499 polygon: React.SVGProps; property
|
| /third_party/python/Lib/ |
| D | turtle.py | 2998 def _getshapepoly(self, polygon, compound=False): argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_cmdstream.c | 3208 bool polygon = (prim == PIPE_PRIM_TRIANGLES); in panfrost_emit_draw() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 82193 static nsIAtom* polygon; member in nsGkAtoms
|