Searched refs:rr1_2_radii (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | RRectInPathTest.cpp | 225 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 226 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 183 SkVector rr1_2_radii[4] = { { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 } }; in test_round_rect_basic() local 184 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
|