Home | History | Annotate | Download | only in pathops

Lines Matching refs:baseParent

1016     const SkOpSegment* baseParent = base->segment();
1017 if (this == baseParent && this == testParent && precisely_equal(base->fT, testT)) {