Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DRoundRectTest.cpp202 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
203 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()
204 REPORTER_ASSERT(reporter, rr1_3 == rr1 && rr1_3.getType() == rr1.getType()); in test_round_rect_basic()
DRRectInPathTest.cpp284 SkRRect rr1_3; // construct the same RR using the nine patch set function in test_round_rect_basic() local
285 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic()
/third_party/skia/tests/
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()
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()