Searched refs:easyOuts (Results 1 – 1 of 1) sorted by relevance
399 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local411 for (size_t j = 0; j < SK_ARRAY_COUNT(easyOuts); ++j) { in test_round_rect_contains_rect()412 REPORTER_ASSERT(reporter, !rrects[i].contains(easyOuts[j])); in test_round_rect_contains_rect()