Home
last modified time | relevance | path

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

/external/skia/tests/
DRRectInPathTest.cpp280 SkRRect rr1_2; // construct the same RR using the most general set function in test_round_rect_basic() local
282 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
283 path_contains_rrect_check(reporter, rr1_2, dir, start); in test_round_rect_basic()
286 path_contains_rrect_check(reporter, rr1_2, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp198 SkRRect rr1_2; // construct the same RR using the most general set function in test_round_rect_basic() local
200 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
201 REPORTER_ASSERT(reporter, rr1_2 == rr1 && rr1_2.getType() == rr1.getType()); in test_round_rect_basic()
/external/skqp/tests/
DRRectInPathTest.cpp280 SkRRect rr1_2; // construct the same RR using the most general set function in test_round_rect_basic() local
282 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
283 path_contains_rrect_check(reporter, rr1_2, dir, start); in test_round_rect_basic()
286 path_contains_rrect_check(reporter, rr1_2, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp198 SkRRect rr1_2; // construct the same RR using the most general set function in test_round_rect_basic() local
200 rr1_2.setRectRadii(rect, rr1_2_radii); in test_round_rect_basic()
201 REPORTER_ASSERT(reporter, rr1_2 == rr1 && rr1_2.getType() == rr1.getType()); in test_round_rect_basic()