Home
last modified time | relevance | path

Searched refs:easyOuts (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DRoundRectTest.cpp416 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local
428 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()
/third_party/skia/tests/
DRoundRectTest.cpp419 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local
431 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()