Lines Matching defs:bounds
20 const SkRect bounds = { 3709, 3709, 3709 + 7402, 3709 + 29825 };
23 rr.setRectRadii(bounds, vec);
43 const SkRect bounds = { 3709, 3709, 3709 + 7402, 3709 + 29825 };
45 rr.setRectXY(bounds, rad, rad);
1019 // Because InnerBounds() insets the computed bounds slightly to correct for numerical inaccuracy
1024 // Test that an empty rrect reports empty inner bounds
1026 // Test that a rect rrect reports itself as the inner bounds
1029 // Test that a circle rrect has an inner bounds area equal to 2*radius^2
1108 // will have their bounds equal to the intersection of the bounds of the input round rects, and
1118 // Compute expected round rect intersection given bounds of A and B, and the specified
1140 // Bounds of intersection round rect should equal intersection of bounds of a and b
1189 // - the expected bounds of the round rect intersection is calculated automatically
1210 // A rectangle exactly matching the corners of the rrect bounds keeps the rrect radii,
1228 // A and B's bounds do not intersect
1230 // A and B's bounds intersect, but corner curves do not -> no intersection
1261 // The key difference with the above case is that the intersection of the circle bounds have