Home
last modified time | relevance | path

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

/external/skia/tests/
DRRectInPathTest.cpp315 SkRRect rr3_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
316 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
317 path_contains_rrect_check(reporter, rr3_3, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp243 SkRRect rr3_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
244 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
245 REPORTER_ASSERT(reporter, rr3_3 == rr3 && rr3_3.getType() == rr3.getType()); in test_round_rect_basic()
/external/skqp/tests/
DRRectInPathTest.cpp315 SkRRect rr3_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
316 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
317 path_contains_rrect_check(reporter, rr3_3, dir, start); in test_round_rect_basic()
DRoundRectTest.cpp243 SkRRect rr3_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
244 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
245 REPORTER_ASSERT(reporter, rr3_3 == rr3 && rr3_3.getType() == rr3.getType()); in test_round_rect_basic()