Searched defs:computeTightBounds (Results 1 – 10 of 10) sorted by relevance
240 CanvasKit.Path.prototype.computeTightBounds = function(optionalOutputArray) { method in CanvasKit.Path
570 computeTightBounds: function() {}, method
245 CanvasKit.Path.prototype.computeTightBounds = function(optionalOutputArray) { method in CanvasKit.Path
657 computeTightBounds: function() {}, method
1592 void SkConic::computeTightBounds(SkRect* bounds) const { in computeTightBounds() function in SkConic
3328 SkRect SkPath::computeTightBounds() const { in computeTightBounds() function in SkPath
1683 void SkConic::computeTightBounds(SkRect* bounds) const { in computeTightBounds() function in SkConic
3393 SkRect SkPath::computeTightBounds() const { in computeTightBounds() function in SkPath
2212 computeTightBounds(outputArray?: Rect): Rect; method
2566 computeTightBounds(outputArray?: Rect): Rect; method