Searched defs:getOutputBounds (Results 1 – 4 of 4) sorted by relevance
320 std::optional<skif::DeviceSpace<SkIRect>> SkImageFilter_Base::getOutputBounds( in getOutputBounds() function in SkImageFilter_Base
881 …CanvasKit.ImageFilter.prototype.getOutputBounds = function (drawBounds, ctm, optionalOutputArray) { method in CanvasKit.ImageFilter
517 getOutputBounds: function() {}, method
2192 getOutputBounds(drawBounds: Rect, ctm?: InputMatrix, outputRect?: IRect): IRect; method