Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp557 const Key& appliedFullStyleKey() const { return fAppliedFullKey; } in appliedFullStyleKey()
587 make_key(&fAppliedFullKey, fAppliedFull); in init()
595 REPORTER_ASSERT(r, fAppliedPEThenStrokeKey == fAppliedFullKey); in init()
675 test_inversions(r, fAppliedFull, fAppliedFullKey); in init()
686 Key fAppliedFullKey; member in __anon06bb34050111::TestCase
695 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()
696 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count())); in testExpectations()
698 REPORTER_ASSERT(reporter, fAppliedPEKey != fAppliedFullKey); in testExpectations()
699 REPORTER_ASSERT(reporter, SkToBool(fAppliedFullKey.count())); in testExpectations()
708 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()
[all …]
/external/skqp/tests/
DGrShapeTest.cpp529 const Key& appliedFullStyleKey() const { return fAppliedFullKey; } in appliedFullStyleKey()
559 make_key(&fAppliedFullKey, fAppliedFull); in init()
567 REPORTER_ASSERT(r, fAppliedPEThenStrokeKey == fAppliedFullKey); in init()
647 test_inversions(r, fAppliedFull, fAppliedFullKey); in init()
658 Key fAppliedFullKey; member in __anon392b385c0111::TestCase
667 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()
668 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count())); in testExpectations()
670 REPORTER_ASSERT(reporter, fAppliedPEKey != fAppliedFullKey); in testExpectations()
671 REPORTER_ASSERT(reporter, SkToBool(fAppliedFullKey.count())); in testExpectations()
680 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()
[all …]