Searched refs:approxQuad (Results 1 – 1 of 1) sorted by relevance
497 PathSegment* approxQuad);924 PathSegment* approxQuad) { in approximateSegment() argument965 approxQuad->fPoints[0] = start + offsetStart; in approximateSegment()966 approxQuad->fPoints[1] = mid + offsetMid; in approximateSegment()967 approxQuad->fPoints[2] = end + offsetEnd; in approximateSegment()