Searched refs:circle (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/components/dom_distiller/core/css/
H A Ddistilledpage.css291 #loader .circle {
312 #loader .circle.initial .mask {
317 #loader .circle.red .mask.first {
323 #loader .circle.red .mask.second {
328 #loader .circle.yellow .mask.first {
334 #loader .circle.yellow .mask.second {
339 #loader .circle.green .mask.first {
345 #loader .circle.green .mask.second {
350 #loader .circle.blue .mask.first {
356 #loader .circle
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dchoose_mobile_network.css15 background-image: -webkit-canvas(spinner-circle);
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGEllipse.cpp82 SVGCircleElement& circle = toSVGCircleElement(*element()); local
84 SVGLengthContext lengthContext(&circle);
85 float radius = circle.r()->currentValue()->value(lengthContext);
87 m_center = FloatPoint(circle.cx()->currentValue()->value(lengthContext), circle.cy()->currentValue()->value(lengthContext));
H A DSVGPathData.cpp41 SVGCircleElement* circle = toSVGCircleElement(element); local
44 float r = circle->r()->currentValue()->value(lengthContext);
46 path.addEllipse(FloatRect(circle->cx()->currentValue()->value(lengthContext) - r, circle->cy()->currentValue()->value(lengthContext) - r, r * 2, r * 2));
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DBasicShapeFunctions.cpp75 const BasicShapeCircle* circle = toBasicShapeCircle(basicShape); local
78 circleValue->setCenterX(valueForCenterCoordinate(pool, style, circle->centerX(), HORIZONTAL));
79 circleValue->setCenterY(valueForCenterCoordinate(pool, style, circle->centerY(), VERTICAL));
80 circleValue->setRadius(basicShapeRadiusToCSSValue(pool, style, circle->radius()));
213 RefPtr<BasicShapeCircle> circle = BasicShapeCircle::create(); local
215 circle->setCenterX(convertToCenterCoordinate(state, circleValue->centerX()));
216 circle->setCenterY(convertToCenterCoordinate(state, circleValue->centerY()));
217 circle->setRadius(cssValueToBasicShapeRadius(state, circleValue->radius()));
219 basicShape = circle.release();
/external/chromium_org/third_party/skia/samplecode/
H A DSampleCircle.cpp16 // reconstruct the edges of the circle.
47 void circle(SkCanvas* canvas, int width, bool aa) { function in class:CircleView
66 circle(canvas, width, false);
68 circle(canvas, width, true);
/external/skia/samplecode/
H A DSampleCircle.cpp16 // reconstruct the edges of the circle.
47 void circle(SkCanvas* canvas, int width, bool aa) { function in class:CircleView
66 circle(canvas, width, false);
68 circle(canvas, width, true);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
H A Ddot.stg68 node [fontsize=11, shape = <if(useBox)>box<else>circle, fixedsize=true, width=.4<endif>]; <name>
/external/chromium_org/third_party/skia/src/gpu/
H A DGrOvalRenderer.h49 const SkRect& circle,
H A DGrOvalRenderer.cpp59 * The output of this effect is a modulation of the input color and coverage for a circle,
317 * implict equation used is for a unit circle (x^2 + y^2 - 1 = 0) and the edge corrected by
527 const SkRect& circle,
533 SkPoint center = SkPoint::Make(circle.centerX(), circle.centerY());
535 SkScalar radius = vm.mapRadius(SkScalarHalf(circle.width()));
581 // pixels partially covered by the circle.
1027 // The way the effect interpolates the offset-to-ellipse/circle-center attribute only works on
1049 // if the corners are circles, use the circle renderer
1086 // pixels partially covered by the circle
525 drawCircle(GrDrawTarget* target, bool useCoverageAA, const SkRect& circle, const SkStrokeRec& stroke) argument
[all...]
/external/skia/src/gpu/
H A DGrOvalRenderer.h49 const SkRect& circle,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dbezier.c400 thing by a semi circle */
450 float circle[3][2]; local
492 circle[0][0] = b->x1 + normals[0][0]*offset;
493 circle[0][1] = b->y1 + normals[0][1]*offset;
495 circle[1][0] = 0.5*(b->x1 + b->x4) + normals[1][0]*offset;
496 circle[1][1] = 0.5*(b->y1 + b->y4) + normals[1][1]*offset;
498 circle[2][0] = b->x4 + normals[2][0]*offset;
499 circle[2][1] = b->y4 + normals[2][1]*offset;
504 o->x1 = circle[i][0];
505 o->y1 = circle[
[all...]
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dbezier.c400 thing by a semi circle */
450 float circle[3][2]; local
492 circle[0][0] = b->x1 + normals[0][0]*offset;
493 circle[0][1] = b->y1 + normals[0][1]*offset;
495 circle[1][0] = 0.5*(b->x1 + b->x4) + normals[1][0]*offset;
496 circle[1][1] = 0.5*(b->y1 + b->y4) + normals[1][1]*offset;
498 circle[2][0] = b->x4 + normals[2][0]*offset;
499 circle[2][1] = b->y4 + normals[2][1]*offset;
504 o->x1 = circle[i][0];
505 o->y1 = circle[
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DShape.cpp110 const BasicShapeCircle* circle = toBasicShapeCircle(basicShape); local
111 FloatPoint center = floatPointForCenterCoordinate(circle->centerX(), circle->centerY(), FloatSize(boxWidth, boxHeight));
112 float radius = circle->floatValueForRadiusInBox(FloatSize(boxWidth, boxHeight));
/external/clang/test/Analysis/
H A Darray-struct-region.c62 struct circle { struct point o; int r; }; struct
63 struct circle get_circle() {
64 struct circle result;
71 struct circle c;
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
H A DXMLTokener.java308 char[] circle = new char[n];
311 * First fill the circle buffer with as many characters as are in the
320 circle[i] = c;
329 * Compare the circle buffer with the to string.
332 if (circle[j] != to.charAt(i)) {
355 * Shove the character in the circle buffer and advance the
356 * circle offset. The offset is mod n.
358 circle[offset] = c;
/external/chromium_org/third_party/skia/gm/
H A Dhairlines.cpp150 SkRect circle = SkRect::MakeLTRB(-kRad, -kRad, kRad, kRad); variable
151 bug->addArc(circle, kStartAngle, kSweepAngle);
/external/skia/gm/
H A Dhairlines.cpp150 SkRect circle = SkRect::MakeLTRB(-kRad, -kRad, kRad, kRad); variable
151 bug->addArc(circle, kStartAngle, kSweepAngle);
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dimage_transform.js399 var circle = new Circle(x, y, R);
404 if (circle.inside(bounds.left, bounds.top)) {
407 } else if (circle.inside(bounds.left, bounds.bottom)) {
410 } else if (circle.inside(bounds.right, bounds.top)) {
413 } else if (circle.inside(bounds.right, bounds.bottom)) {
/external/chromium_org/styleguide/c++/
H A Dc++11.css376 list-style-type:circle;
387 ul.circle {
388 list-style-type:circle;
408 list-style-type:circle;
/external/chromium_org/third_party/skia/tools/lua/
H A Dclassify_rrect_clips.lua61 return "circle"
/external/skia/tools/lua/
H A Dclassify_rrect_clips.lua61 return "circle"
/external/chromium_org/content/shell/renderer/test_runner/
H A Dmock_web_theme_engine.cc190 void circle(SkCanvas* canvas, SkIRect irect, SkScalar radius, SkColor color) { function in namespace:content
500 circle(canvas, irect, SkIntToScalar(halfHeight), bgColors(state));
501 circle(canvas, irect, SkIntToScalar(halfHeight - checkIndent), edgeColor);
503 circle(canvas, irect, SkIntToScalar(halfHeight), bgColors(state));
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatRoundedRectTest.cpp120 TEST(FloatRoundedRectTest, circle)
/external/pdfium/fpdfsdk/src/javascript/
H A DConsts.cpp109 JS_STATIC_CONST_ENTRY_STRING(ci, circle)

Completed in 594 milliseconds

12