Searched refs:rr1_2_radii (Results 1 – 4 of 4) sorted by relevance
/external/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()
|
/external/skqp/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()
|