Searched refs:rr1_2_radii (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/tests/ |
D | RRectInPathTest.cpp | 277 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 278 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 202 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 203 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|
/third_party/flutter/skia/tests/ |
D | RRectInPathTest.cpp | 281 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 282 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 199 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 200 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|