Home | History | Annotate | Download | only in pathops

Lines Matching refs:isMatch

41     bool isMatch() const {
812 if (fCoinStart.isMatch()) {
816 if (fCoinEnd.isMatch()) {
937 if (work.fCoinStart.isMatch()) {
1097 if (work->fCoinStart.isMatch()) {
1106 if (work->fCoinEnd.isMatch()) {
1193 SkASSERT(first->fCoinStart.isMatch());
1195 SkOPASSERT(last->fCoinEnd.isMatch());
1227 SkOPASSERT(last->fCoinEnd.isMatch());
1302 if (work->fCoinStart.isMatch()) {
1308 if (!work->fCoinEnd.isMatch()) {
1558 if (coinW.isMatch() ? !between(oppSpan->fStartT, perpT, oppSpan->fEndT) : perpT < 0) {
1657 if (coin.isMatch()) {
2289 if (!coincident->fCoinStart.isMatch()) {
2292 if (!coincident->fCoinEnd.isMatch()) {
2314 if (perp.isMatch()) {
2321 if (perp.isMatch()) {
2328 if (perp.isMatch()) {
2335 if (perp.isMatch()) {
2389 while (result1 && result1->fCoinStart.isMatch() && result1->fCoinEnd.isMatch()) {
2415 if (!perp.isMatch()) {