Home
last modified time | relevance | path

Searched defs:RRect (Results 1 – 10 of 10) sorted by relevance

/external/skqp/experimental/sksg/geometry/
DSkSGRect.cpp38 RRect::RRect(const SkRRect& rr) : fRRect(rr) {} in RRect() function in sksg::RRect
/external/skia/experimental/sksg/geometry/
DSkSGRect.cpp38 RRect::RRect(const SkRRect& rr) : fRRect(rr) {} in RRect() function in sksg::RRect
/external/skqp/experimental/skottie/
DSkottieProperties.h29 class RRect; variable
/external/skia/experimental/skottie/
DSkottieProperties.h29 class RRect; variable
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp2040 struct RRect { struct in CircularRRectOp
2041 GrColor fColor;
2042 SkScalar fInnerRadius;
2043 SkScalar fOuterRadius;
2044 SkRect fDevBounds;
2045 RRectType fType;
2289 struct RRect { struct in EllipticalRRectOp
2290 GrColor fColor;
2291 SkScalar fXRadius;
2292 SkScalar fYRadius;
[all …]
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp2666 struct RRect { struct in CircularRRectOp
2667 GrColor fColor;
2668 SkScalar fInnerRadius;
2669 SkScalar fOuterRadius;
2670 SkRect fDevBounds;
2671 RRectType fType;
2915 struct RRect { struct in EllipticalRRectOp
2916 GrColor fColor;
2917 SkScalar fXRadius;
2918 SkScalar fYRadius;
[all …]
/external/skqp/gm/
Dreveal.cpp43 class RRect : public Object { class
45 RRect(const SkRect& r) { in RRect() function in RRect
/external/skia/gm/
Dreveal.cpp43 class RRect : public Object { class
45 RRect(const SkRect& r) { in RRect() function in RRect
/external/skqp/tests/
DGrShapeTest.cpp1117 static const SkRRect& RRect() { in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
/external/skia/tests/
DGrShapeTest.cpp1145 static const SkRRect& RRect() { in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect