HomeSort by relevance Sort by last modified time
    Searched full:radius (Results 276 - 300 of 1241) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/examples/api/mouse_cursor/
mouse_cursor.cc 75 void DrawCircle(int cx, int cy, float alpha_radius, float radius,
87 if (dist < radius) {
90 a = 1.f - (dist - alpha_radius) / (radius - alpha_radius);
  /external/chromium_org/third_party/skia/include/core/
SkShader.h 223 // that 1 is the second radius - first radius.
227 // 1: radius of first circle in post-matrix
229 // 2: the second radius minus the first radius
239 // 1: radius of first circle
240 // 2: the second radius minus the first radius
258 the second point and the second is the radius
285 * fPoint[0] and fRadius[0] are the center and radius
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkBlurDrawLooper.cpp 19 SkBlurDrawLooper::SkBlurDrawLooper(SkScalar radius, SkScalar dx, SkScalar dy,
21 this->init(SkBlurMask::ConvertRadiusToSigma(radius), dx, dy, color, flags);
164 // alternatively we could cache the radius in SkBlurDrawLooper and just add it here
  /external/chromium_org/ui/webui/resources/css/
tabs.css 37 border-top-left-radius: 3px;
38 border-top-right-radius: 3px;
52 border-radius: 0;
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowPaint.java 119 public void setShadowLayer(float radius, float dx, float dy, int color) {
120 shadowRadius = radius;
129 * @return shadow radius (Paint related shadow, not Robolectric Shadow)
  /external/skia/gm/
filltypespersp.cpp 20 const SkScalar radius = SkIntToScalar(45); local
21 fPath.addCircle(SkIntToScalar(50), SkIntToScalar(50), radius);
22 fPath.addCircle(SkIntToScalar(100), SkIntToScalar(100), radius);
blurquickreject.cpp 15 // by the blur radius does not overlap the clip rect so, if the blur clipping
16 // just uses the radius, they will be clipped out (and the result will differ
gradients.cpp 344 SkScalar radius = SkIntToScalar(dim.width())/2; local
350 SkGradientShader::CreateRadial(center, radius, colors,
387 const SkScalar cx = 200, cy = 200, radius = 150; local
401 SkGradientShader::CreateRadial(center, radius, colors1,
406 SkGradientShader::CreateRadial(center, radius, colors2,
414 canvas->drawCircle(cx, cy, radius, paint1);
415 canvas->drawCircle(cx, cy, radius, paint3);
416 canvas->drawCircle(cx, cy, radius, paint2);
  /external/skia/include/core/
SkShader.h 223 // that 1 is the second radius - first radius.
227 // 1: radius of first circle in post-matrix
229 // 2: the second radius minus the first radius
239 // 1: radius of first circle
240 // 2: the second radius minus the first radius
258 the second point and the second is the radius
285 * fPoint[0] and fRadius[0] are the center and radius
    [all...]
  /external/skia/src/effects/
SkBlurDrawLooper.cpp 19 SkBlurDrawLooper::SkBlurDrawLooper(SkScalar radius, SkScalar dx, SkScalar dy,
21 this->init(SkBlurMask::ConvertRadiusToSigma(radius), dx, dy, color, flags);
164 // alternatively we could cache the radius in SkBlurDrawLooper and just add it here
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
SlidingKeyInputPreview.java 80 final float radius = mPreviewBodyRadius; local
82 CoordinateUtils.x(mPreviewFrom), CoordinateUtils.y(mPreviewFrom), radius,
83 CoordinateUtils.x(mPreviewTo), CoordinateUtils.y(mPreviewTo), radius);
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css 203 -moz-border-radius: 8px 8px 8px 8px;
352 html{margin:0;padding:0;border:0}.bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}th,td,caption{float:none !important;text-align:left;font-weight:normal;vertical-align:middle}table{border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}body{line-height:1.5;font-family:"Arial",sans-serif;color:#333;font-size:81.25%}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#222}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}h1{font-size:3em;line-height:1;margin-bottom:0.50em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1.00em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.50em}h6{font-size:1em;font-weight:bold}p{margin:0 0 1.5em}p .left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p .right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}a{text-decoration:underline;color:#006ac8}a:visited{color:#551a8b}a:focus{color:#006ac8}a:hover{color:#006ac8}a:active{color:red}blockquote{margin:1.5em;color:#666;font-style:italic}strong,dfn{font-weight:bold}em,dfn{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em "Droid Sans Mono",monospace;line-height:1.5}li ul,li ol{margin:0}ul,ol{margin:0 1.5em 1.5em 0;padding-left:1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#6199df}th,td,caption{padding:4px 10px 4px 5px}table.striped tr:nth-child(even) td,table tr.even td{background:#efefef}tfoot{font-style:italic}caption{background:#eee}.quiet{color:#666}.loud{color:#111}body{line-height:1.67;background-color:#fff;overflow-y:scroll;min-width:1000px}img[width="1"][height="1"]{position:absolute;top:-9999px;left:-9999px}#gc-googlebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:952px;width:auto !important;width:952px;position:relative;background:#f1f1f1;border-bottom:1px solid #e5e5e5;height:77px;margin:0;overflow:hidden;padding:24px 44px;color:rgba(255,255,255,0.5)}#gc-googlebar .signed-in>div{float:left}#gc-googlebar .signed-in a,#gc-googlebar .signed-in a:visited{display:block;text-align:right;line-height:140%;color:#808080}#gc-googlebar .signed-in a{text-decoration:none}#gc-googlebar .signed-in a:hover{text-decoration:underline}#gc-googlebar .signed-in img{width:30px;height:30px}#gc-googlebar .gc-social{float:right;font-size:12px;margin-top:-1px}#gc-googlebar .gc-social .email{font-weight:bold;color:#777}#gc-googlebar .gc-social img{vertical-align:middle;border:1px solid #acacac;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#gc-googlebar .gc-social #loginLink{color:#484848}#gc-logo{display:block;height:37px;vertical-align:top;text-decoration:none;position:absolute}#gc-logo img{width:200px;vertical-align:top;top:-12px;left:-4px;position:relative}.gc-search{position:absolute;left:270px;right:308px;width:350px}.gc-search .searchbox{position:absolute;left:0px;right:81px;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-top:1px solid rgba(0,0,0,0.25);height:28px;padding-left:4px}.gc-search .searchbox:hover{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;border:1px solid #4d90fe}.gc-search .searchbox .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}.gc-search .searchbox .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}.gc-search .searchbox .button.right{border-radius:0 4px 4px 0;padding:0px}.gc-search .searchbox .button.right span{position:relative;bottom:1px;right:1px}.gc-search .searchbox span.button.button-blue{cursor:default}.gc-search .searchbox span.button.button-blue pre{background:none;border:none;color:white;font:inherit;display:inline;padding:0}.gc-search .searchbox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border:0;font-size:13px;height:28px;margin:0;outline:none;padding:5px 2px;width:100%}.gc-search button{padding-top:0;padding-bottom:1px;position:absolute;right:0}.gc-search button img{vertical-align:middle;margin-top:-3px}#search-full{font-size:10px}#restrict{margin:5px 0 10px 0}#restrict label{font-size:13px}#restrict label span{font-size:13px;font-weight:bold}.gsc-completion-container{z-index:100}#gc-appbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb;line-height:24px;overflow:hidden;padding:21px 44px;position:relative}#gc-appbar .developers{color:#dd4b39;font-size:20px;margin-right:-2000px;float:left}#gc-appbar h1{display:block;font-size:20px;margin:0 16px 0 0}#gc-appbar h1 div{vertical-align:top}#gc-appbar a{color:inherit;text-decoration:none;margin-right:24px}#gc-appbar a.google-feedback{text-decoration:none;margin-right:0px;font-size:12px}#gc-appbar a.google-feedback:hover{text-decoration:underline}#gc-appbar .confidential{position:absolute;width:100%}#gc-appbar nav{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle}#gc-appbar nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-20px}#gc-appbar nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-appbar nav>ul li:first-child,#gc-appbar nav>ul li.first{padding-left:0}#gc-appbar nav>ul li:last-child{padding-right:0}#gc-appbar nav>ul li.last{padding-right:0}#gc-appbar nav>ul>li{padding:0}#gc-appbar nav>ul>li.active{font-weight:bold}#gc-appbar nav>ul>li>a{color:#434343;display:block;line-height:2;padding:0 20px;text-decoration:none}#gc-appbar nav>ul>li>a:visited{color:#434343}#gc-footer{font-size:12px;background:#333}#gc-footer>div{line-height:44px}#gc-footer li{margin:0 30px 0 0}#gc-footer a,#gc-footer a:visited{color:rgba(255,255,255,0.8)}#gc-footer .kd-select{margin-bottom:2px}#gc-footer #developers-logo-footer{float:left;margin-top:10px;margin-right:30px}#gc-footer #gc-copyright{float:left;width:75%}#gc-footer #gc-language{text-align:right;float:right}#gc-footer #gc-language ul{float:right}#gc-topnav{font-size:14px;background:#444}#gc-topnav>div{line-height:39px}#gc-topnav a,#gc-topnav a:visited{color:#fff}#gc-topnav li{margin:0 30px 0 0}#gc-topnav li.active{background:url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAYAAACuaZ5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH1JREFUeNpi/P//PwORgBmIJ0DZBUD8lyhdIAuIwEJAvP0/AmyHihHUS4zhKkB8+z8muA2Vo8gCeyB++x83eAtVQ5YFOUD88z9h8AeqlmgLmIF48n/SwWSoXrwWoEcmqQAj8omJTFIBSuQTG5mkAnjkwyLzz3/qA3DkAwQYABEvANn67PzPAAAAAElFTkSuQmCC") no-repeat scroll center 33px transparent}#gc-topnav li.active a{font-weight:bold}#gc-appnav{font-size:14px;background:#fff;color:#15c;border-bottom:1px solid #ebebeb}#gc-appnav>div{line-height:33px}#gc-appnav li{margin:0 20px 0 0}#gc-appnav li.active>a{color:#222}#gc-footer,#gc-topnav,#gc-appnav{overflow:hidden;*zoom:1;clear:both;padding:0 44px}#gc-footer a,#gc-footer a:visited,#gc-topnav a,#gc-topnav a:visited,#gc-appnav a,#gc-appnav a:visited{text-decoration:none}#gc-footer a:hover,#gc-footer a:visited:hover,#gc-topnav a:hover,#gc-topnav a:visited:hover,#gc-appnav a:hover,#gc-appnav a:visited:hover{text-decoration:underline}#gc-footer>div ul,#gc-topnav>div ul,#gc-appnav>div ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1}#gc-footer>div ul li,#gc-topnav>div ul li,#gc-appnav>div ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-footer>div ul li:first-child,#gc-footer>div ul li.first,#gc-topnav>div ul li:first-child,#gc-topnav>div ul li.first,#gc-appnav>div ul li:first-child,#gc-appnav>div ul li.first{padding-left:0}#gc-footer>div ul li:last-child,#gc-topnav>div ul li:last-child,#gc-appnav>div ul li:last-child{padding-right:0}#gc-footer>div ul li.last,#gc-topnav>div ul li.last,#gc-appnav>div ul li.last{padding-right:0}#gc-footer>div li,#gc-topnav>div li,#gc-appnav>div li{padding:0}#fat-footer{font-size:13px;background-color:#f9f9f9;border-top:1px solid #f1f1f1;clear:both;margin-bottom:0;padding:0 0 20px 0;overflow:hidden}#fat-footer section{max-width:1128px;padding:20px 44px}#fat-footer section article{display:inline;float:left;overflow:hidden;width:23.15975%;margin-right:1.042%;float:left;font-size:12px}#fat-footer section article h3{color:#666;font-size:12px;font-weight:bold;padding-left:3px}#fat-footer section article>ul{list-style-type:none;padding:0;margin:0}#fat-footer section article>ul>li{background-repeat:no-repeat;background-position:0 0;padding:0px 0 0px 4px}#socialbar{display:inline;float:left;overflow:hidden;width:22.1075%;margin-right:0;padding:12px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#socialbar (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
BasicShapes.cpp 91 float radius = floatValueForLength(m_radius, diagonal); local
93 centerX - radius + boundingBox.x(),
94 centerY - radius + boundingBox.y(),
95 radius * 2,
96 radius * 2
108 result->setRadius(m_radius.blend(o->radius(), progress, ValueRangeNonNegative));
  /development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
RoundView.java 36 private final int RADIUS = 20;
68 RADIUS, mPaint);
  /external/chromium/chrome/browser/resources/options/
subpages_tab_controls.css 17 border-top-left-radius: 3px;
18 border-top-right-radius: 3px;
  /external/chromium/chrome/common/extensions/docs/css/
samples.css 78 -moz-border-radius: 10px;
79 border-radius: 10px;
  /external/chromium_org/chrome/browser/resources/options/
search_page.css 28 border-radius: 2px;
37 border-radius: 2px;
subpages_tab_controls.css 15 border-top-left-radius: 3px;
16 border-top-right-radius: 3px;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
world.js 116 if (shape['radius'] == undefined) {
123 if (shape['radius'] == undefined) {
  /external/chromium_org/ppapi/c/documentation/
stylesheet-dox.css 319 -webkit-border-top-left-radius: 8px;
320 -webkit-border-top-right-radius: 8px;
321 -moz-border-radius-topleft: 8px;
322 -moz-border-radius-topright: 8px;
329 -webkit-border-bottom-left-radius: 8px;
330 -webkit-border-bottom-right-radius: 8px;
331 -moz-border-radius-bottomleft: 8px;
332 -moz-border-radius-bottomright: 8px;
  /external/chromium_org/ppapi/cpp/documentation/
stylesheet-dox.css 319 -webkit-border-top-left-radius: 8px;
320 -webkit-border-top-right-radius: 8px;
321 -moz-border-radius-topleft: 8px;
322 -moz-border-radius-topright: 8px;
329 -webkit-border-bottom-left-radius: 8px;
330 -webkit-border-bottom-right-radius: 8px;
331 -moz-border-radius-bottomleft: 8px;
332 -moz-border-radius-bottomright: 8px;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasPathMethods.h 48 void arcTo(float x0, float y0, float x1, float y1, float radius, ExceptionState&);
49 void arc(float x, float y, float radius, float startAngle, float endAngle, bool anticlockwise, ExceptionState&);
Path.idl 57 [Default=Undefined] optional float radius);
64 [Default=Undefined] optional float radius,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceRadialGradient.cpp 57 float RenderSVGResourceRadialGradient::radius(const RadialGradientAttributes& attributes) const function in class:WebCore::RenderSVGResourceRadialGradient
72 this->radius(m_attributes));
  /external/chromium_org/third_party/lcov/contrib/galaxy/
gen_makefile.sh 37 # First ring starts at inner radius.
61 echo 'ring4.ps: $(RING4_DEPS) ring3.radius'
64 echo " @../draw_arrangement $FILE_SCRUNCH 0 360 \`cat ring3.radius\` \$(RING4_DEPS) >> \$@"
71 echo "%-ring2.ps: %-ring2.angle ring1.radius"
73 echo " @../draw_arrangement $FILE_SCRUNCH 0 \`cat \$<\` \`cat ring1.radius\` \`find \$* -name '*-all.ps'\` > \$@"
75 echo "%-ring3.ps: %-ring3.angle ring2.radius"
77 echo " @../draw_arrangement $FILE_SCRUNCH 0 \`cat \$<\` \`cat ring2.radius\` \`find \$* -name '*-all.ps'\` > \$@"
80 echo "%.radius: %.ps"

Completed in 1582 milliseconds

<<11121314151617181920>>