Searched refs:baseParent (Results 1 – 1 of 1) sorted by relevance
1016 const SkOpSegment* baseParent = base->segment(); in match() local1017 if (this == baseParent && this == testParent && precisely_equal(base->fT, testT)) { in match()