HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 26 - 50 of 157) sorted by null

12 3 4 5 6 7

  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
ArcShape.java 39 * greater than 360 results in a complete circle/oval.
  /dalvik/libcore/math/src/main/java/java/math/
Division.java 29 * <ul type="circle">
31 * <ul type="circle">
38 * <ul type="circle">
  /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
ArcShapeTest.java 77 arcShape.resize(SQUARE, SQUARE); // half circle
OvalShapeTest.java 71 ovalShape.resize(SQUARE, SQUARE); // circle
  /external/jsr305/javadoc/javax/annotation/concurrent/
package-tree.html 89 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concurrent"><B>ThreadSafe</B></A> (implements java.lang.annotation.Annotation)
90 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/NotThreadSafe.html" title="annotation in javax.annotation.concurrent"><B>NotThreadSafe</B></A> (implements java.lang.annotation.Annotation)
91 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/Immutable.html" title="annotation in javax.annotation.concurrent"><B>Immutable</B></A> (implements java.lang.annotation.Annotation)
92 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/GuardedBy.html" title="annotation in javax.annotation.concurrent"><B>GuardedBy</B></A> (implements java.lang.annotation.Annotation)
  /external/webkit/WebCore/manual-tests/
svg-repaint-foreignObject.svg 66 <circle fill="pink" cx="300" cy="300" stroke="lightblue" stroke-width="40" r="300" />
svg-repaint-group.svg 66 <circle fill="pink" cx="300" cy="300" stroke="lightblue" stroke-width="40" r="300" />
svg-repaint-image.svg 66 <circle fill="pink" cx="300" cy="300" stroke="lightblue" stroke-width="40" r="300" />
svg-repaint-path.svg 66 <circle fill="pink" cx="300" cy="300" stroke="lightblue" stroke-width="40" r="300" />
  /external/webkit/WebCore/page/mac/
WebDashboardRegion.m 72 return "Circle";
  /packages/apps/IM/res/layout/
blocked_contact_view.xml 41 <!-- Draw the circle-slash over top of the user's avatar -->
  /sdk/eclipse/scripts/
gen_icon.py 35 print """Usage: %s <file_name> <size> <circle-color> <border-color> <letter-color> <letter>""" % sys.argv[0]
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 41 * Custom view that presents up to two items that are selectable by rotating a semi-circle from
344 // draw circle bounding arc drawable: good sanity check we're doing the math correctly
452 * circles. The resulting y combined with the incoming x is a point along the circle in
456 * @param innerRadius The radius of the circle that intersects the drawable at the bottom two
458 * @param outerRadius The radius of the circle who's top most point is the top center of the
460 * @param x The distance along the x axis of the desired point. @return The y coordinate, in drawing coordinates, that will place (x, y) along the circle
478 // the vertical distance from the outer edge of the circle to the desired point
479 // from there we add the distance from the top of the drawable to the middle circle
  /external/icu4c/data/unidata/
BidiMirroring.txt 265 2A2D; 2A2E # PLUS SIGN IN LEFT HALF CIRCLE
266 2A2E; 2A2D # PLUS SIGN IN RIGHT HALF CIRCLE
267 2A34; 2A35 # MULTIPLICATION SIGN IN LEFT HALF CIRCLE
268 2A35; 2A34 # MULTIPLICATION SIGN IN RIGHT HALF CIRCLE
273 2A79; 2A7A # LESS-THAN WITH CIRCLE INSIDE
274 2A7A; 2A79 # GREATER-THAN WITH CIRCLE INSIDE
493 # 29C2; CIRCLE WITH SMALL CIRCLE TO THE RIGHT
494 # 29C3; CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT
  /external/guava/javadoc/com/google/common/annotations/
package-tree.html 94 <LI TYPE="circle">com.google.common.annotations.<A HREF="../../../../com/google/common/annotations/GwtIncompatible.html" title="annotation in com.google.common.annotations"><B>GwtIncompatible</B></A> (implements java.lang.annotation.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>)
95 <LI TYPE="circle">com.google.common.annotations.<A HREF="../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations"><B>GwtCompatible</B></A> (implements java.lang.annotation.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>)
96 <LI TYPE="circle">com.google.common.annotations.<A HREF="../../../../com/google/common/annotations/VisibleForTesting.html" title="annotation in com.google.common.annotations"><B>VisibleForTesting</B></A> (implements java.lang.annotation.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</A>)
  /external/webkit/WebCore/platform/graphics/skia/
PathSkia.cpp 135 // Check for a circle.
139 // Draw the circle.
147 // a full circle
  /cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptor_AutoCloseOutputStreamTest.java 56 * Test AutoCloseOutputStream life circle.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
numerical.sgml 89 The value of pi (ratio of circle's circumference to its diameter).
  /external/icu4c/layout/
TibetanReordering.cpp 37 // and also to know if a character, when independtly displayed, should be displayed with a dotted-circle to
338 // shall we add a dotted circle?
340 // a character that has the Dotted circle flag (a character that cannot be a base)
341 // then write a dotted circle
  /external/speex/libspeex/
lsp.h 14 unit circle.
  /external/webkit/WebCore/svg/
SVGCircleElement.cpp 58 document()->accessSVGExtensions()->reportError("A negative value for circle <r> is not allowed");
SVGRadialGradientElement.cpp 138 // Spec: If (fx, fy) lies outside the circle defined by (cx, cy) and
140 // (fx, fy) and the circle.
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis1/
Visualization1.java 132 // we'd be using them to draw a circle around the touch point
  /frameworks/base/awt/java/awt/geom/
Arc2D.java 893 * the x coordinate of the center of the circle.
895 * the y coordinate of the center of the circle.
897 * the radius of the circle.
914 * p3, which determine a unique circle with the given radius. The start and
915 * end points of the arc are the points where the circle touches the two
916 * lines, and the arc itself is the shorter of the two circle segments
918 * circle that is closer to the lines' intersection point p2 and forms a
    [all...]
  /external/skia/include/core/
SkPath.h 388 /** Add a closed circle contour to the path
390 @param x The x-coordinate of the center of a circle to add as a
392 @param y The y-coordinate of the center of a circle to add as a
394 @param radius The radius of a circle to add as a closed contour to the
396 @param dir The direction to wind the circle's contour

Completed in 301 milliseconds

12 3 4 5 6 7