Searched defs:rect3 (Results 1 – 11 of 11) sorted by relevance
| /third_party/flutter/skia/docs/examples/ |
| D | IRect_MakeWH.cpp | 9 SkIRect rect3 = SkIRect::MakeXYWH(0, 0, 25, 35); in draw() local
|
| D | Rect_MakeWH.cpp | 9 SkRect rect3 = SkRect::MakeXYWH(0, 0, 25, 35); in draw() local
|
| /third_party/skia/docs/examples/ |
| D | Rect_MakeWH.cpp | 9 SkRect rect3 = SkRect::MakeXYWH(0, 0, 25, 35); in draw() local
|
| D | IRect_MakeWH.cpp | 9 SkIRect rect3 = SkIRect::MakeXYWH(0, 0, 25, 35); in draw() local
|
| /third_party/skia/tests/graphite/ |
| D | RectTest.cpp | 109 const Rect rect3{r,b,l,t}; // intentionally out of order in DEF_GRAPHITE_TEST() local
|
| /third_party/flutter/skia/tests/ |
| D | PathOpsBuilderTest.cpp | 54 SkPath rect2, rect3; in DEF_TEST() local
|
| D | PictureTest.cpp | 377 SkRect rect3 = SkRect::MakeXYWH(SkIntToScalar(6), SkIntToScalar(6), in test_clip_bound_opt() local
|
| /third_party/skia/tests/ |
| D | PathOpsBuilderTest.cpp | 54 SkPath rect2, rect3; in DEF_TEST() local
|
| D | PictureTest.cpp | 374 SkRect rect3 = SkRect::MakeXYWH(SkIntToScalar(6), SkIntToScalar(6), in test_clip_bound_opt() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | angletypes_unittest.cpp | 303 const gl::Rectangle rect3(50, 100, 100, 200); in TEST() local
|
| /third_party/flutter/skia/gm/ |
| D | savelayer.cpp | 124 SkRect rect1{40, 5, 80, 70}, rect2{5, 40, 70, 80}, rect3{10, 10, 70, 70}; local
|