Searched defs:drawColorInt (Results 1 – 3 of 3) sorted by relevance
582 CanvasKit.Canvas.prototype.drawColorInt = function(color, mode) { method in CanvasKit.Canvas
299 drawColorInt: function() {}, method
1462 drawColorInt(color: ColorInt, blendMode?: BlendMode): void; method