Searched refs:easyOuts (Results 1 – 2 of 2) sorted by relevance
416 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local428 for (size_t j = 0; j < SK_ARRAY_COUNT(easyOuts); ++j) { in test_round_rect_contains_rect()429 REPORTER_ASSERT(reporter, !rrects[i].contains(easyOuts[j])); in test_round_rect_contains_rect()
419 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local431 for (size_t j = 0; j < SK_ARRAY_COUNT(easyOuts); ++j) { in test_round_rect_contains_rect()432 REPORTER_ASSERT(reporter, !rrects[i].contains(easyOuts[j])); in test_round_rect_contains_rect()