Home
last modified time | relevance | path

Searched refs:compute_conic_extremas (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkPath.cpp3848 static int compute_conic_extremas(const SkPoint src[3], SkScalar w, SkPoint extremas[3]) { in compute_conic_extremas() function
3904 count = compute_conic_extremas(pts, iter.conicWeight(), extremas); in computeTightBounds()
/external/skia/src/core/
DSkPath.cpp3848 static int compute_conic_extremas(const SkPoint src[3], SkScalar w, SkPoint extremas[3]) { in compute_conic_extremas() function
3904 count = compute_conic_extremas(pts, iter.conicWeight(), extremas); in computeTightBounds()