Home | History | Annotate | Download | only in pathops

Lines Matching refs:fIsCoincident

2687     if (!fIsCoincident[0]) {
2688 SkASSERT(!fIsCoincident[1]);
2694 if (fIsCoincident[0] & (1 << index)) {
2698 if (fIsCoincident[1] & (1 << index)) {