Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPathRef.h318 static bool ComputePtBounds(SkRect* bounds, const SkPathRef& ref) { in ComputePtBounds() function
329 fIsFinite = ComputePtBounds(&fBounds, *this); in computeBounds()