6 SkRect leftRect = { 10, 40, 50, 80 };
7 SkRect rightRect = { 30, 60, 70, 90 };
REG_FIDDLE(Rect_intersect, 256, 256, true, 0)
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
constexpr float left() const
constexpr float top() const
bool intersect(const SkRect &r)
constexpr float right() const
constexpr float bottom() const