Searched refs:rr3_2_radii (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | RRectInPathTest.cpp | 254 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 255 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 223 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 224 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|