Searched refs:compute_pt_bounds (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPath.cpp75 static void compute_pt_bounds(SkRect* bounds, const SkTDArray<SkPoint>& pts) { function
244 compute_pt_bounds(&fBounds, fPts);
1383 compute_pt_bounds(&bounds, fPts);

Completed in 66 milliseconds