Home
last modified time | relevance | path

Searched defs:Circle (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CodeGenObjC/
Ddebug-info-impl.m12 @interface Circle : Shape interface
15 @implementation Circle implementation
/external/clang/test/PCH/
Denum.h13 Circle enumerator
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp1325 struct Circle { struct in CircleOp
1326 SkPMColor4f fColor;
1327 SkScalar fInnerRadius;
1328 SkScalar fOuterRadius;
1329 SkScalar fClipPlane[3];
1330 SkScalar fIsectPlane[3];
1331 SkScalar fUnionPlane[3];
1332 SkPoint fRoundCapCenters[2];
1333 SkRect fDevBounds;
1334 bool fStroked;
[all …]
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1403 struct Circle { struct in CircleOp
1404 SkPMColor4f fColor;
1405 SkScalar fInnerRadius;
1406 SkScalar fOuterRadius;
1407 SkScalar fClipPlane[3];
1408 SkScalar fIsectPlane[3];
1409 SkScalar fUnionPlane[3];
1410 SkPoint fRoundCapCenters[2];
1411 SkRect fDevBounds;
1412 bool fStroked;
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DExample2_24Test.java178 private class Circle extends Entity { class in Example2_24Test
182 public Circle(Map<String, Integer> center, Integer radius) { in Circle() method in Example2_24Test.Circle
/external/autotest/client/site_tests/firmware_TouchMTB/geometry/
Delements.py73 class Circle: class
/external/clang/test/Analysis/
Duninit-vals.m51 } Circle; typedef
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h237 Circle, enumerator