6 SkIRect leftRect = { 10, 40, 50, 80 };
7 SkIRect rightRect = { 30, 60, 70, 90 };
REG_FIDDLE(IRect_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)
bool intersect(const SkIRect &r)
constexpr int32_t top() const
constexpr int32_t bottom() const
constexpr int32_t right() const
constexpr int32_t left() const