Home
last modified time | relevance | path

Searched defs:computeTightBounds (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGeometry.cpp1356 void SkConic::computeTightBounds(SkRect* bounds) const { in computeTightBounds() function in SkConic
DSkPath.cpp3764 SkRect SkPath::computeTightBounds() const { in computeTightBounds() function in SkPath
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js216 computeTightBounds: function() {}, method