HomeSort by relevance Sort by last modified time
    Searched defs:polygon (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 38 'polygon',
177 def polygon(intype, outtype): function
178 preamble(intype, outtype, prim='polygon')
225 polygon(intype, outtype)
u_indices_gen.py 45 'polygon',
271 def polygon(intype, outtype, inpv, outpv, pr): function
272 preamble(intype, outtype, inpv, outpv, pr, prim='polygon')
438 polygon(intype, outtype, inpv, outpv, pr)
  /external/clang/test/Sema/
flexible-array-init.c 43 struct polygon { struct
47 struct polygon poly = {
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suite.py 160 class polygon(aetools.ComponentItem): class in inherits:aetools.ComponentItem
161 """polygon - A polygon """
164 """point list - the list of points that define the polygon """
168 polygons = polygon
286 polygon._superclassnames = []
287 polygon._privpropdict = {
290 polygon._privelemdict = {
365 'cpgn' : polygon,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suite.py 160 class polygon(aetools.ComponentItem): class in inherits:aetools.ComponentItem
161 """polygon - A polygon """
164 """point list - the list of points that define the polygon """
168 polygons = polygon
286 polygon._superclassnames = []
287 polygon._privpropdict = {
290 polygon._privelemdict = {
365 'cpgn' : polygon,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suite.py 160 class polygon(aetools.ComponentItem): class in inherits:aetools.ComponentItem
161 """polygon - A polygon """
164 """point list - the list of points that define the polygon """
168 polygons = polygon
286 polygon._superclassnames = []
287 polygon._privpropdict = {
290 polygon._privelemdict = {
365 'cpgn' : polygon,
  /external/mesa3d/src/mesa/main/
attrib.c 47 #include "polygon.h"
328 attr->CullFace = ctx->Polygon.CullFlag;
363 attr->PolygonOffsetPoint = ctx->Polygon.OffsetPoint;
364 attr->PolygonOffsetLine = ctx->Polygon.OffsetLine;
365 attr->PolygonOffsetFill = ctx->Polygon.OffsetFill;
366 attr->PolygonSmooth = ctx->Polygon.SmoothFlag;
367 attr->PolygonStipple = ctx->Polygon.StippleFlag;
471 (void*)&ctx->Polygon))
604 TEST_AND_UPDATE(ctx->Polygon.CullFlag, enable->CullFace, GL_CULL_FACE);
664 TEST_AND_UPDATE(ctx->Polygon.OffsetPoint, enable->PolygonOffsetPoint
1267 const struct gl_polygon_attrib *polygon; local
    [all...]
  /external/ImageMagick/coders/
wmf.c 925 DrawSetClipRule(WmfDrawingWand,EvenOddRule); /* Default for WMF is ALTERNATE polygon fill mode */
1212 polygon, local
    [all...]
  /prebuilts/tools/common/m2/repository/com/cocoahero/android/geojson/1.0.1/
geojson-1.0.1.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 2081 milliseconds