Searched refs:outOfBounds (Results 1 – 2 of 2) sorted by relevance
65 SkRect outOfBounds = SkRect::MakeLTRB(-1, -1, 35, 35); in draw_big_rect() local66 canvas->drawRect(outOfBounds, outOfBoundsPaint); in draw_big_rect()