Searched defs:kRRect (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/geom/ |
H A D | AnalyticBlurMask.h | 36 kRRect, enumerator
|
H A D | Shape.h | 36 kEmpty, kLine, kRect, kRRect, kArc, kPath enumerator
|
/aosp_15_r20/external/skia/gm/ |
H A D | blurignorexform.cpp | 34 kRRect, enumerator
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkPath_serial.cpp | 52 kRRect = 1 enumerator
|
H A D | SkClipStack.h | 59 kRRect, enumerator
|
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/ |
H A D | GrShape.h | 54 kEmpty, kPoint, kRect, kRRect, kPath, kArc, kLine enumerator
|
/aosp_15_r20/external/skia/include/private/ |
H A D | SkPathRef.h | 57 kRRect, enumerator
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrClipStackTest.cpp | 1630 enum ShapeType { kRect, kRRect, kConvex }; in DEF_TEST() enumerator
|
H A D | GrStyledShapeTest.cpp | 1177 static const SkRRect kRRect = SkRRect::MakeRectXY(SkRect::MakeWH(12, 12), 3, 5); in test_path_effect_makes_rrect() local
|