Home
last modified time | relevance | path

Searched refs:rr2_2 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tests/
DRRectInPathTest.cpp294 SkRRect rr2_2; // construct the same RR using the most general set function in test_round_rect_basic() local
299 rr2_2.setRectRadii(rect, rr2_2_radii); in test_round_rect_basic()
300 path_contains_rrect_check(reporter, rr2_2, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp219 SkRRect rr2_2; // construct the same RR using the most general set function in test_round_rect_basic() local
222 rr2_2.setRectRadii(rect, rr2_2_radii); in test_round_rect_basic()
223 REPORTER_ASSERT(reporter, rr2_2 == rr2 && rr2_2.getType() == rr2.getType()); in test_round_rect_basic()
/external/skia/tests/
DRRectInPathTest.cpp294 SkRRect rr2_2; // construct the same RR using the most general set function in test_round_rect_basic() local
299 rr2_2.setRectRadii(rect, rr2_2_radii); in test_round_rect_basic()
300 path_contains_rrect_check(reporter, rr2_2, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp219 SkRRect rr2_2; // construct the same RR using the most general set function in test_round_rect_basic() local
222 rr2_2.setRectRadii(rect, rr2_2_radii); in test_round_rect_basic()
223 REPORTER_ASSERT(reporter, rr2_2 == rr2 && rr2_2.getType() == rr2.getType()); in test_round_rect_basic()