HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 1 - 25 of 766) 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/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: {{.*}} [ DW_TAG_structure_type ] [Circle] [line 11,
11 @interface Circle : Shape
14 @implementation Circle
  /prebuilts/misc/common/swig/include/2.0.11/php/
factory.i 9 CIRCLE
26 struct Circle : Geometry {
37 case CIRCLE: return new Circle();
47 %factory(Geometry *Geometry::create, Point, Circle);
50 and Geometry::create will return a 'Point' or 'Circle' instance
53 circle = Geometry.create(Geometry.CIRCLE)
54 r = circle.radius()
56 where circle is a Circle proxy instance
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
factory.swg 9 CIRCLE
26 struct Circle : Geometry {
37 case CIRCLE: return new Circle();
47 %factory(Geometry *Geometry::create, Point, Circle);
50 and Geometry::create will return a 'Point' or 'Circle' instance
53 circle = Geometry.create(Geometry.CIRCLE)
54 r = circle.radius()
56 where circle is a Circle proxy instance
    [all...]
  /external/pixman/demos/
radial-test.c 13 * and end circle:
15 * - The start circle can be smaller/equal/bigger than the end
16 * circle. A radial gradient can be classified in one of these
19 * - The smaller circle can be completely inside/internally
20 * tangent/outside (at least in part) of the bigger circle. This
31 * - Degenerate start circle completely inside the end circle
34 * - Small start circle completely inside the end circle
37 * - Small start circle internally tangent to the end circl
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
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/lldb/test/functionalities/data-formatter/data-formatter-categories/
main.cpp 26 struct Circle : public Shape {
28 Circle(int R = 6) : r(R) {}
37 Circle c1(5);
38 Circle c2(6);
39 Circle c3(7);
41 Circle *c_ptr = new Circle(8);
  /external/llvm/test/YAMLParser/
spec-02-24.data 6 # tag:clarkevans.com,2002:circle
7 - !circle
19 #CHECK: !<tag:clarkevans.com,2002:circle>
  /frameworks/base/core/java/android/view/
ViewAnimationUtils.java 29 * Returns an Animator which can animate a clipping circle.
40 * @param view The View will be clipped to the animating circle.
41 * @param centerX The x coordinate of the center of the animating circle.
42 * @param centerY The y coordinate of the center of the animating circle.
43 * @param startRadius The starting radius of the animating circle.
44 * @param endRadius The ending radius of the animating circle.
  /external/chromium_org/third_party/skia/src/svg/
SkSVGCircle.h 16 DECLARE_SVG_INFO(Circle);
  /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...]
  /frameworks/base/core/java/android/transition/
ArcMotion.java 27 * A PathMotion that generates a curved path along an arc on an imaginary circle containing
29 * distance, then the circle's center point will be horizontally aligned with the end point. If the
30 * vertical distance is less than the horizontal distance then the circle's center point
34 * small as the center of the circle will be far from both points. To force curvature of
81 * Sets the minimum arc along the circle between two points aligned near horizontally.
83 * circle will be far from both points, giving a near straight path between the points.
88 * @param angleInDegrees The minimum angle of the arc on a circle describing the Path
98 * Returns the minimum arc along the circle between two points aligned near horizontally.
100 * circle will be far from both points, giving a near straight path between the points.
105 * @return The minimum arc along the circle between two points aligned near horizontally
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
CircleImageView.java 61 ShapeDrawable circle; local
63 circle = new ShapeDrawable(new OvalShape());
67 circle = new ShapeDrawable(oval);
68 ViewCompat.setLayerType(this, ViewCompat.LAYER_TYPE_SOFTWARE, circle.getPaint());
69 circle.getPaint().setShadowLayer(mShadowRadius, shadowXOffset, shadowYOffset,
75 circle.getPaint().setColor(color);
76 setBackgroundDrawable(circle);
113 * Update the background color of the circle image view.
  /packages/inputmethods/LatinIME/java/res/xml/
keystyle_devanagari_vowel_sign_e.xml 22 API version 16 can't automatically render dotted circle for incomplete combining letter
28 <!-- U+25CC: "?" DOTTED CIRCLE
35 <!-- U+25CC: "?" DOTTED CIRCLE
48 <!-- U+25CC: "?" DOTTED CIRCLE
59 <!-- U+25CC: "?" DOTTED CIRCLE
keystyle_devanagari_sign_candrabindu.xml 22 API version 16 can't automatically render dotted circle for incomplete combining letter
28 <!-- U+25CC: "?" DOTTED CIRCLE
38 <!-- U+25CC: "?" DOTTED CIRCLE
  /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/owasp/sanitizer/distrib/javadoc/
overview-tree.html 91 <LI TYPE="circle">java.lang.Object<UL>
92 <LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/AttributePolicy.Util.html" title="class in org.owasp.html"><B>AttributePolicy.Util</B></A><LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/CssSchema.html" title="class in org.owasp.html"><B>CssSchema</B></A><LI TYPE="circle">org.owasp.html.examples.<A HREF="org/owasp/html/examples/EbayPolicyExample.html" title="class in org.owasp.html.examples"><B>EbayPolicyExample</B></A><LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/ElementPolicy.Util.html" title="class in org.owasp.html"><B>ElementPolicy.Util</B></A><LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/FilterUrlByProtocolAttributePolicy.html" title="class in org.owasp.html"><B>FilterUrlByProtocolAttributePolicy</B></A> (implements org.owasp.html.<A HREF="org/owasp/html/AttributePolicy.html" title="interface in org.owasp.html">AttributePolicy</A>)
93 <LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/HtmlChangeReporter.html" title="class in org.owasp.html"><B>HtmlChangeReporter</B></A>&lt;T&gt;<LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/HtmlPolicyBuilder.html" title="class in org.owasp.html"><B>HtmlPolicyBuilder</B></A><LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/HtmlPolicyBuilder.AttributeBuilder.html" title="class in org.owasp.html"><B>HtmlPolicyBuilder.AttributeBuilder</B></A><LI TYPE="circle">org.owasp.html.<A HREF="org/owasp/html/HtmlSanitizer.html" title="class in org.owasp.html"><B>Htm (…)
    [all...]
  /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...]
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
background.svg 6 <circle id="round-hole-pattern" class="hole transparent"/>
  /external/chromium_org/third_party/WebKit/ManualTests/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_org/third_party/sqlite/src/src/
test_rtree.c 22 ** Type used to cache parameter information for the "circle" r-tree geometry
25 typedef struct Circle Circle;
26 struct Circle {
39 ** Destructor function for Circle objects allocated by circle_geom().
46 ** Implementation of "circle" r-tree geometry callback.
55 Circle *pCircle; /* Structure defining circular region */
61 ** for correctness or stored into a Circle structure yet. Do this now. */
68 ** and that the parameters are in range (that the radius of the circle
74 pCircle = (Circle *)(p->pUser = sqlite3_malloc(sizeof(Circle)))
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
README.chromium 21 * jqtree-circle.png
  /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.

Completed in 2746 milliseconds

1 2 3 4 5 6 7 8 91011>>