Home | History | Annotate | Download | only in core

Lines Matching refs:testLine

890         SkVector testLine = src[testIndex + index] - origin;
891 crosses[index] = line.cross(testLine);