HomeSort by relevance Sort by last modified time
    Searched full:polygon (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
stopstate.st 1 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=true, width=.6<endif>]; <name>
dot.stg 72 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=true, width=.6<endif>]; <name>
  /frameworks/base/core/jni/android/opengl/
poly.h 19 * Generic Convex Polygon Scan Conversion and Clipping
30 #define POLY_NMAX 10 /* max #sides to a polygon; change if needed */
34 typedef struct { /* A POLYGON VERTEX */
38 typedef struct { /* A POLYGON */
43 #define POLY_CLIP_OUT 0 /* polygon entirely outside box */
44 #define POLY_CLIP_PARTIAL 1 /* polygon partially inside */
45 #define POLY_CLIP_IN 2 /* polygon entirely inside box */
poly_clip.cpp 19 * Generic Convex Polygon Scan Conversion and Clipping
25 * poly_clip.c: homogeneous 3-D convex polygon clipper
48 * poly_clip_to_halfspace: clip convex polygon p against a plane,
74 /* on old polygon (p), u is previous vertex, v is current vertex */
94 * poly_clip_to_frustum: Clip the convex polygon p1 to the screen space frustum
97 * and similar tests for y and z, for each vertex v of the polygon.
98 * If polygon is entirely inside box, then POLY_CLIP_IN is returned.
99 * If polygon is entirely outside box, then POLY_CLIP_OUT is returned.
100 * Otherwise, if the polygon is cut by the box, p1 is modified and
137 * now clip against each of the planes that might cut the polygon,
    [all...]
  /external/skia/legacy/src/core/
SkConcaveToTriangles.h 17 // Triangulate a polygon.
18 // The polygon can be convex or concave, and can have holes or multiple contours
23 // polygon. The polygon should not be self-intersecting.
  /external/skia/src/svg/
SkSVGPolygon.h 16 DECLARE_SVG_INFO(Polygon);
SkSVGPolygon.cpp 19 DEFINE_SVG_INFO(Polygon)
27 parser._startElement("polygon");
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
Polygon.html 84 <title>Polygon | Android Developers</title>
676 <h1 itemprop="name">Polygon</h1>
709 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.model.Polygon</td>
725 <p itemprop="articleBody">A polygon on the earth's surface. A polygon can be convex or concave, it may span the 180
731 not necessary for the start and end points to coincide; if they do not, the polygon will be
735 <dd>A hole is a region inside the polygon that is not filled. A hole is specified in exactly the
746 default value is transparent (<code>0x00000000</code>). If the polygon geometry is not specified
749 <dd>The order in which this polygon is drawn with respect to other overlays, including
755 <dd>Indicates if the polygon is visible or invisible, i.e., whether it is drawn on the map. A
    [all...]
PolygonOptions.html 751 <p itemprop="articleBody">Defines options for a polygon.
910 <div class="jd-descrdiv">Creates polygon options.</div>
941 <div class="jd-descrdiv">Adds a vertex to the outline of the polygon being built.</div>
959 <div class="jd-descrdiv">Adds vertices to the outline of the polygon being built.</div>
977 <div class="jd-descrdiv">Adds vertices to the outline of the polygon being built.</div>
995 <div class="jd-descrdiv">Adds a hole to the polygon being built.</div>
1029 <div class="jd-descrdiv">Specifies the polygon's fill color, as 32-bit ARGB.</div>
1047 <div class="jd-descrdiv">Specifies whether to draw each segment of this polygon as a geodesic.</div>
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 69 CULL_FACE("Polygon Culling Enabled"),
71 FRONT_FACE("Polygon frontface CW/CCW indicator"),
72 POLYGON_OFFSET_FACTOR("Polygon Offset Factor"),
73 POLYGON_OFFSET_UNITS("Polygon Offset Units"),
74 POLYGON_OFFSET_FILL("Polygon Offset Enable"),
  /external/webkit/Source/WebCore/svg/
svgtags.in 89 polygon
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.cc 201 // |w| is used to make it easier to create the part of the polygon that curves
210 // This polygon array represents the outline of the background image for the
213 const Path::Point polygon[] = { local
219 // Find the largest x and y value in the polygon.
221 for (size_t i = 0; i < arraysize(polygon); i++) {
222 max_x = std::max(max_x, static_cast<int>(polygon[i].x));
223 max_y = std::max(max_y, static_cast<int>(polygon[i].y));
226 // We then create the polygon and use SetWindowRgn to force the window to draw
228 Path path(polygon, arraysize(polygon));
    [all...]
dropdown_bar_host.h 130 // The find bar widget needs rounded edges, so we create a polygon
132 // make the polygon only contain the pixels that we want to
133 // draw). The polygon is then given to SetWindowRgn which changes
  /external/webkit/Source/WebCore/rendering/svg/
SVGResources.h 108 // -> a, circle, defs, ellipse, glyph, g, image, line, marker, mask, missing-glyph, path, pattern, polygon, polyline, rect, svg, switch, symbol, text, use
132 // marker: line, path, polygon, polyline
154 // -> altGlyph, circle, ellipse, line, path, polygon, polyline, rect, text, textPath, tref, tspan
  /external/skia/legacy/src/animator/
SkDrawPath.h 63 DECLARE_MEMBER_INFO(Polygon);
SkMatrixParts.cpp 223 SK_MEMBER(destination, Polygon),
224 SK_MEMBER(source, Polygon)
  /external/skia/src/animator/
SkDrawPath.h 63 DECLARE_MEMBER_INFO(Polygon);
SkMatrixParts.cpp 223 SK_MEMBER(destination, Polygon),
224 SK_MEMBER(source, Polygon)
  /external/skia/src/core/
SkEdgeBuilder.h 35 * will point at fList.begin(). If we're in polygon mode, fList will be
  /external/clang/test/Sema/
flexible-array-init.c 43 struct polygon { struct
47 struct polygon poly = {
  /external/chromium/chrome/browser/resources/keyboard/
del.svg 15 <polygon fill="#bababb" points="33.934,23.5 18.3,23.5 18.3,26.5 35.2,26.5 "/>
tab.svg 16 <polygon fill="#bababb" points="14.888,23.5 13.623,26.5 29.877,26.5 29.877,23.5 "/>
  /external/quake/quake/src/QW/client/
r_shared.h 29 #define MAXVERTS 16 // max points in a surface polygon
31 // polygon (while processing)
  /external/quake/quake/src/WinQuake/
r_shared.h 29 #define MAXVERTS 16 // max points in a surface polygon
31 // polygon (while processing)
  /external/chromium/chrome/browser/first_run/
try_chrome_dialog_view.cc 233 static const POINT polygon[] = { local
238 HRGN region = ::CreatePolygonRgn(polygon, arraysize(polygon), WINDING);

Completed in 1819 milliseconds

1 2 3 4 5 6 7 8