Home | History | Annotate | Download | only in tests

Lines Matching refs:tail

1082             const SkOpSpanBase* tail = segment->tail();
1083 SkOpAngle* angle = tail->fromAngle();
1115 const SkOpSpanBase* tail = segment->tail();
1116 const SkOpPtT* ptT = tail->ptT();
1151 const SkOpSpanBase* tail = segment->tail();
1152 if (tail->debugID() == id) {
1153 return tail;