Searched refs:compute_conic_extremas (Results 1 – 1 of 1) sorted by relevance
3417 static int compute_conic_extremas(const SkPoint src[3], SkScalar w, SkPoint extremas[3]) { in compute_conic_extremas() function3473 count = compute_conic_extremas(pts, iter.conicWeight(), extremas); in computeTightBounds()