Searched defs:drawColorInt (Results 1 – 2 of 2) sorted by relevance
571 CanvasKit.Canvas.prototype.drawColorInt = function(color, mode) { method in CanvasKit.Canvas
1252 drawColorInt(color: ColorInt, blendMode?: BlendMode): void; method