Searched defs:getDeviceClipBounds (Results 1 – 4 of 4) sorted by relevance
1134 bool getDeviceClipBounds(SkIRect* bounds) const { in getDeviceClipBounds() function
765 CanvasKit.Canvas.prototype.getDeviceClipBounds = function(outputRect) { method in CanvasKit.Canvas
1767 SkIRect SkCanvas::getDeviceClipBounds() const { in getDeviceClipBounds() function in SkCanvas
1520 getDeviceClipBounds(output?: IRect): IRect; method