Searched defs:polygon (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Clipper.cpp | 32 void clipNear(sw::Polygon &polygon) in clipNear() argument 70 clipFar(sw::Polygon &polygon) clipFar() argument 108 clipLeft(sw::Polygon &polygon) clipLeft() argument 146 clipRight(sw::Polygon &polygon) clipRight() argument 184 clipTop(sw::Polygon &polygon) clipTop() argument 222 clipBottom(sw::Polygon &polygon) clipBottom() argument 276 Clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) Clip() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Clipper.cpp | 43 bool Clipper::clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in clip() argument 84 clipNear(Polygon &polygon) clipNear() argument 122 clipFar(Polygon &polygon) clipFar() argument 160 clipLeft(Polygon &polygon) clipLeft() argument 198 clipRight(Polygon &polygon) clipRight() argument 236 clipTop(Polygon &polygon) clipTop() argument 274 clipBottom(Polygon &polygon) clipBottom() argument 312 clipPlane(Polygon &polygon, const Plane &p) clipPlane() argument [all...] |
| /third_party/mesa3d/src/util/indices/ |
| H A D | u_unfilled_gen.py | 176 def polygon(intype, outtype): function
|
| H A D | u_indices_gen.py | 306 def polygon(intype, outtype, inpv, outpv, pr): function
|
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 1066 bool SkIsSimplePolygon(const SkPoint* polygon, int polygonSize) { in SkIsSimplePolygon() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 3208 bool polygon = (prim == PIPE_PRIM_TRIANGLES); in panfrost_emit_draw() local
|
Completed in 12 milliseconds