Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp544 bool fPEHasValidKey; member
709 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedPEKey.count())); in testExpectations()
711 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count())); in testExpectations()
712 if (expectations.fStrokeApplies && expectations.fPEHasValidKey) { in testExpectations()
785 expectations.fPEHasValidKey = false; in test_basic()
798 expectations.fPEHasValidKey = true; in test_basic()
808 expectations.fPEHasValidKey = true; in test_basic()
838 expectations.fPEHasValidKey = true; in test_basic()
848 expectations.fPEHasValidKey = true; in test_basic()
1285 expectations.fPEHasValidKey = false; in test_unknown_path_effect()