Searched refs:rr3_2_radii (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/tests/ |
D | RRectInPathTest.cpp | 308 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 309 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 243 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 244 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|
/third_party/flutter/skia/tests/ |
D | RRectInPathTest.cpp | 312 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 313 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 240 SkVector rr3_2_radii[4] = { { 5, 5 }, { 5, 5 }, { 5, 5 }, { 5, 5 } }; in test_round_rect_basic() local 241 rr3_2.setRectRadii(rect, rr3_2_radii); in test_round_rect_basic()
|