Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGeometry.h269 void computeTightBounds(SkRect* bounds) const;
DSkGeometry.cpp1457 void SkConic::computeTightBounds(SkRect* bounds) const { in computeTightBounds() function in SkConic