Home
last modified time | relevance | path

Searched refs:rr1_3 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DRRectInPathTest.cpp280 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
281 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()
H A DRoundRectTest.cpp205 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
206 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()
207 REPORTER_ASSERT(reporter, rr1_3 == rr1 && rr1_3.getType() == rr1.getType()); in test_round_rect_basic()

Completed in 4 milliseconds