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

/external/skia/src/core/
H A DSkDraw.cpp1672 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
1750 if (!compute_bounds(devPath, clipBounds, filter, filterMatrix, &mask->fBounds))
/external/skqp/src/core/
H A DSkDraw.cpp1645 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
1723 if (!compute_bounds(devPath, clipBounds, filter, filterMatrix, &mask->fBounds))

Completed in 156 milliseconds