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