Home
last modified time | relevance | path

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

/external/skia/tests/
DRRectInPathTest.cpp301 SkRRect rr2_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
302 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic()
303 path_contains_rrect_check(reporter, rr2_3, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp224 SkRRect rr2_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
225 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic()
226 REPORTER_ASSERT(reporter, rr2_3 == rr2 && rr2_3.getType() == rr2.getType()); in test_round_rect_basic()
/external/skqp/tests/
DRRectInPathTest.cpp301 SkRRect rr2_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
302 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic()
303 path_contains_rrect_check(reporter, rr2_3, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp224 SkRRect rr2_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
225 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic()
226 REPORTER_ASSERT(reporter, rr2_3 == rr2 && rr2_3.getType() == rr2.getType()); in test_round_rect_basic()