Searched refs:compute_cubic_extremas (Results 1 – 2 of 2) sorted by relevance
3250 static int compute_cubic_extremas(const SkPoint src[4], SkPoint extremas[5]) { in compute_cubic_extremas() function3294 count = compute_cubic_extremas(pts, extremas); in computeTightBounds()
3861 static int compute_cubic_extremas(const SkPoint src[3], SkPoint extremas[5]) { in compute_cubic_extremas() function3907 count = compute_cubic_extremas(pts, extremas); in computeTightBounds()