Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp291 Key noninvertedKey; in test_inversions() local
292 make_key(&noninvertedKey, noninverted); in test_inversions()
294 if (invertedKey.count() || noninvertedKey.count()) { in test_inversions()
295 REPORTER_ASSERT(r, invertedKey != noninvertedKey); in test_inversions()
302 check_equivalence(r, flip, noninverted, flipKey, noninvertedKey); in test_inversions()
304 check_equivalence(r, preserve, noninverted, preserveKey, noninvertedKey); in test_inversions()
/external/skqp/tests/
DGrShapeTest.cpp291 Key noninvertedKey; in test_inversions() local
292 make_key(&noninvertedKey, noninverted); in test_inversions()
294 if (invertedKey.count() || noninvertedKey.count()) { in test_inversions()
295 REPORTER_ASSERT(r, invertedKey != noninvertedKey); in test_inversions()
302 check_equivalence(r, flip, noninverted, flipKey, noninvertedKey); in test_inversions()
304 check_equivalence(r, preserve, noninverted, preserveKey, noninvertedKey); in test_inversions()