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
533 getOutputBounds: function() {}, method
2195 getOutputBounds(drawBounds: Rect, ctm?: InputMatrix, outputRect?: IRect): IRect; method