Home
last modified time | relevance | path

Searched defs:polygon (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DClipper.cpp32 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 DClipper.cpp43 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 Du_unfilled_gen.py176 def polygon(intype, outtype): function
H A Du_indices_gen.py306 def polygon(intype, outtype, inpv, outpv, pr): function
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp1066 bool SkIsSimplePolygon(const SkPoint* polygon, int polygonSize) { in SkIsSimplePolygon() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3208 bool polygon = (prim == PIPE_PRIM_TRIANGLES); in panfrost_emit_draw() local

Completed in 12 milliseconds