Home
last modified time | relevance | path

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

/external/skia/tests/
DRoundRectTest.cpp399 static const SkRect easyOuts[] = { in test_round_rect_contains_rect() local
411 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()