/third_party/skia/docs/examples/ |
D | IRect_setLTRB.cpp | 7 SkIRect rect1 = {3, 4, 1, 2}; in draw() local
|
D | Rect_Make.cpp | 7 SkRect rect1 = SkRect::MakeSize({2, 35}); in draw() local
|
D | Rect_setLTRB.cpp | 7 SkRect rect1 = {3, 4, 1, 2}; in draw() local
|
D | Rect_MakeWH.cpp | 7 SkRect rect1 = SkRect::MakeWH(25, 35); in draw() local
|
D | IRect_MakeWH.cpp | 7 SkIRect rect1 = SkIRect::MakeWH(25, 35); in draw() local
|
/third_party/skia/gm/ |
D | clipdrawdraw.cpp | 45 const SkRect rect1 = SkRect::MakeLTRB(136.5f, 137.5f, 338.5f, 293.5f); variable
|
D | modecolorfilters.cpp | 62 SkRect rect1 = SkRect::MakeXYWH(SkIntToScalar(checkSize), SkIntToScalar(checkSize), in make_bg_shader() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsOp.cpp | 253 SkRect rect1, rect2; in OpDebug() local
|
/third_party/skia/tests/ |
D | Writer32Test.cpp | 130 const SkRect rect1 = SkRect::MakeXYWH(1, 2, 3, 4); in testOverwriteT() local
|
D | PathOpsCubicIntersectionTest.cpp | 494 SkDRect rect1, rect2; in CubicIntersection_RandTest() local
|
D | PictureTest.cpp | 370 SkRect rect1 = SkRect::MakeXYWH(SkIntToScalar(4), SkIntToScalar(4), in test_clip_bound_opt() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes_unittest.cpp | 293 const gl::Rectangle rect1(0, 0, 100, 200); in TEST() local
|
D | angletypes.cpp | 699 void GetEnclosingRectangle(const Rectangle &rect1, const Rectangle &rect2, Rectangle *rectUnion) in GetEnclosingRectangle()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 1338 GstVideoOverlayRectangle *rect1, *rect2; in GST_START_TEST() local 1532 GstVideoOverlayRectangle *rect1; in GST_START_TEST() local 1659 GstVideoOverlayRectangle *rect1; in GST_START_TEST() local 3032 GstVideoOverlayRectangle *rect1; in test_overlay_blend_rect() local 3127 GstVideoOverlayRectangle *rect1; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 427 is_rectangle_contained (const GstVideoRectangle rect1, in is_rectangle_contained()
|
/third_party/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 4102 auto rect1 = paragraph1->getRectsForRange(0, 12, RectHeightStyle::kMax, RectWidthStyle::kTight) in UNIX_ONLY_TEST() local 4261 SkRect rect1 = SkRect::MakeXYWH(0, paragraph->getIdeographicBaseline(), in UNIX_ONLY_TEST() local
|