Home | History | Annotate | Download | only in tests

Lines Matching refs:pathEffect

1808                     REPORTER_ASSERT(r, !fillCase.style().pathEffect());
1809 REPORTER_ASSERT(r, !strokeAndFillCase.style().pathEffect());
1831 REPORTER_ASSERT(r, strokeCase.style().pathEffect());
1832 REPORTER_ASSERT(r, hairlineCase.style().pathEffect());
1859 REPORTER_ASSERT(r, !strokeCase.style().pathEffect());
1860 REPORTER_ASSERT(r, !hairlineCase.style().pathEffect());