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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/PCH/
enum.h 13 Circle
16 enum Shape aRoundShape = Circle;
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/media/
bug.svg 5 <circle cx="0" cy="0" r="1" fill="rgba(255,255,255,0)"/>
6 <circle cx="1" cy="0" r="1" fill="rgba(255,254,254,0)"/>
7 <circle cx="2" cy="0" r="1" fill="rgba(255,254,254,0)"/>
8 <circle cx="3" cy="0" r="1" fill="rgba(255,254,254,0)"/>
9 <circle cx="4" cy="0" r="1" fill="rgba(255,254,254,0)"/>
10 <circle cx="5" cy="0" r="1" fill="rgba(255,254,254,0)"/>
11 <circle cx="6" cy="0" r="1" fill="rgba(255,254,254,0)"/>
12 <circle cx="7" cy="0" r="1" fill="rgba(255,254,254,0)"/>
13 <circle cx="8" cy="0" r="1" fill="rgba(255,254,254,0)"/>
14 <circle cx="9" cy="0" r="1" fill="rgba(255,254,254,0)"/
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
state.st 1 node [fontsize=11, shape = <if(useBox)>box<else>circle, fixedsize=true, width=.4<endif>]; <name>
  /external/clang/test/CodeGenObjC/
debug-info-impl.m 2 // CHECK: metadata !{i32 {{.*}}, metadata {{.*}}, metadata !"Circle", metadata {{.*}}, i32 11, i64 64, i64 64, i32 0, i32 512, null, metadata {{.*}}, i32 16, i32 0} ; [ DW_TAG_structure_type ]
11 @interface Circle : Shape
14 @implementation Circle
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/
dillo 8 circle
webkit 26 circle
  /external/llvm/test/YAMLParser/
spec-02-24.data 6 # tag:clarkevans.com,2002:circle
7 - !circle
  /external/webkit/Source/WebCore/manual-tests/
svg-cursor-changes.svg 4 <!-- Clicking this circle should result in an instant update of the cursor location of this and the next circle (tested using DOM) -->
5 <circle onclick="document.getElementById('mycursor').setAttribute('x', '100');" cx="80" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
7 <!-- Clicking this circle should result in an instant update of the cursor location of this and the previous circle (tested using SVG DOM) -->
8 <circle onclick="document.getElementById('mycursor').x.baseVal.value = 100;" cx="230" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
13 <!-- Clicking this circle should result in an instant update of the cursor location (tested using DOM) -->
14 <circle onclick="document.getElementById('mycursor2').setAttribute('x', '100');" cx="80" cy="310" r="70" fill="green" cursor="url(#mycursor2)"/>
16 <!-- Clicking this circle should result in an instant update of the cursor location (tested using SVG DOM) -->
17 <circle onclick="document.getElementById('mycursor3').x.baseVal.value = 100;" cx="230" cy="310" r="70" fil (…)
    [all...]
  /external/skia/src/svg/
SkSVGCircle.h 16 DECLARE_SVG_INFO(Circle);
  /external/jsr305/javadoc/
overview-tree.html 88 <LI TYPE="circle">java.lang.Object<UL>
89 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
90 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
99 <LI TYPE="circle">javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta"><B>TypeQualifierValidator</B></A>&lt;A&gt;</UL>
104 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation)
105 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation)
106 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation)
107 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Untainted.html" title="annotation in javax.annotation" (…)
    [all...]
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
GCSailing.java 8 * A utility class to package up a great circle sailing.
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
gtkhtml 12 circle
  /sdk/assetstudio/tests/src/com/android/assetstudiolib/
NotificationIconGeneratorTest.java 41 checkGraphic("ic_stat_circle", GraphicGenerator.Shape.CIRCLE);
49 checkGraphic("ic_stat_circle", GraphicGenerator.Shape.CIRCLE, 9 /* minSdk*/,
54 checkGraphic("ic_stat_circle", GraphicGenerator.Shape.CIRCLE, 11, "notification-v11+", 4);
  /external/skia/include/effects/
SkGradientShader.h 51 @param center The center of the circle for this gradient
52 @param radius Must be positive. The radius of the circle for this gradient
53 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
56 the the colors are distributed evenly between the center and edge of the circle.
74 @param start The center of the start circle for this gradient
75 @param startRadius Must be positive. The radius of the start circle for this gradient.
76 @param end The center of the end circle for this gradient
77 @param endRadius Must be positive. The radius of the end circle for this gradient.
78 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
81 the the colors are distributed evenly between the center and edge of the circle
    [all...]
  /packages/apps/Camera/src/com/android/camera/ui/
ZoomRenderer.java 129 float circle = (int) (mCircleSize * sf * sf); local
130 circle = Math.max(mMinCircle, circle);
131 circle = Math.min(mMaxCircle, circle);
132 if (mListener != null && (int) circle != mCircleSize) {
133 mCircleSize = (int) circle;
  /external/jsr305/javadoc/javax/annotation/
package-tree.html 89 <LI TYPE="circle">java.lang.Object<UL>
90 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
93 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
100 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation)
101 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation)
102 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation)
103 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Untainted.html" title="annotation in javax.annotation"><B>Untainted</B></A> (implements java.lang.annotation.Annotation)
104 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Tainted.html" title="annotation in javax.annotat (…)
    [all...]
  /frameworks/base/graphics/java/android/graphics/
RadialGradient.java 24 @param radius Must be positive. The radius of the circle for this gradient
25 @param colors The colors to be distributed between the center and edge of the circle
28 the the colors are distributed evenly between the center and edge of the circle.
50 @param radius Must be positive. The radius of the circle for this gradient
51 @param color0 The color at the center of the circle.
52 @param color1 The color at the edge of the circle.
  /external/proguard/src/proguard/gui/splash/
CircleSprite.java 26 * This Sprite represents an animated circle. It can optionally be filled.
41 * @param x the variable x-coordinate of the center of the circle.
42 * @param y the variable y-coordinate of the center of the circle.
43 * @param radius the variable radius of the circle.
  /external/webkit/Source/WebCore/manual-tests/animation/
animateTransform-parser.svg 11 <circle fill="none" stroke="black" stroke-width="3" cx="200" cy="200" r="100" />
31 <circle fill="red" cx="0" cy="0" r="30">
33 </circle>
34 <circle fill="green" cx="0" cy="0" r="20">
36 </circle>
37 <circle fill="blue" cx="0" cy="0" r="10">
39 </circle>
40 <circle fill="yellow" cx="0" cy="0" r="5">
42 </circle>
  /external/chromium/chrome/browser/ui/cocoa/
hover_close_button.h 11 // dark circle with the "x" when you hover over it. At this time it is used by
18 // Bezier path for drawing the hover state circle behind the 'x'.
  /external/dexmaker/javadoc/
overview-tree.html 92 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
93 <LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/Code.html" title="class in com.google.dexmaker"><B>Code</B></A><LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/DexMaker.html" title="class in com.google.dexmaker"><B>DexMaker</B></A><LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/FieldId.html" title="class in com.google.dexmaker"><B>FieldId</B></A>&lt;D,V&gt;<LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/Label.html" title="class in com.google.dexmaker"><B>Label</B></A><LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/Local.html" title="class in com.google.dexmaker"><B>Local</B></A>&lt;T&gt;<LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/MethodId.html" title="class in com.google.dexmaker"><B>MethodId</B></A>&lt;D,R&gt;<LI TYPE="circle">com.google.dexmaker.stock.<A HREF="com/google/dexmaker/stock/ProxyBuilder.html" title="class in com.google.dexmaker.stock"><B>ProxyBuilder</B></A>&lt;T&gt;<LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/TypeId.html" title="class in com.google.dexmaker"><B>TypeId</B></A>&lt;T&gt;</UL>
99 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external (…)
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
CircleButtonsLinearLayout.java 64 // We must call onMeasure both before and after re-measuring our views because the circle
65 // may not always be drawn here yet. The first onMeasure will force the circle to be drawn,
105 * We may do this with the following diagram to represent the top half of the circle:
116 * We may find x by drawing a right triangle from the center of the circle:
126 * If r = radius of the circle, we know the following trigonometric identities:
154 // Radius of the circle.
156 // Y value of the top of the label, calculated from the center of the circle.
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java 86 Path circle = new Path(); local
87 circle.addCircle(0, 0, 1, Direction.CW);
89 PathMeasure measure = new PathMeasure(circle, false);
91 measure.setPath(circle, true);
  /dalvik/tests/044-proxy/
expected.txt 1 Invoke public abstract void Shapes.circle(int)
3 --- circle 3
4 Success: method circle res=null
48 Proxy methods: [public native boolean $Proxy0.equals(java.lang.Object), public native int $Proxy0.hashCode(), public native java.lang.String $Proxy0.toString(), public native int $Proxy0.rectangle(int,int), public native int $Proxy0.square(int,int), public native int $Proxy0.trapezoid(int,double,int), public native java.lang.String $Proxy0.blob(), public native void $Proxy0.circle(int), public native void $Proxy0.upCheck(), public native void $Proxy0.upChuck(), public native double $Proxy0.blue(int), public native R0aa $Proxy0.checkMe(), public native int $Proxy0.green(double), public native int $Proxy0.mauve(java.lang.String), public native int $Proxy0.red(float)]
  /external/chromium/chrome/browser/resources/chromeos/
choose_mobile_network.css 13 background-image: -webkit-canvas(spinner-circle);

Completed in 870 milliseconds

1 2 3 4 5 6 7 8 91011>>