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