Searched refs:highpoint (Results 1 – 1 of 1) sorted by relevance
769 Sk2f highpoint = (ab + bc) / (2*(1 + w)); in appendMonotonicConic() local770 this->appendLine(p0, highpoint); in appendMonotonicConic()771 this->appendLine(highpoint, p2); in appendMonotonicConic()