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