Searched refs:rr1_3 (Results 1 – 2 of 2) sorted by relevance
186 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local187 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()188 REPORTER_ASSERT(reporter, rr1_3 == rr1 && rr1_3.getType() == rr1.getType()); in test_round_rect_basic()
284 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local285 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()