Home | History | Annotate | Download | only in htmlcanvas

Lines Matching refs:setBlendMode

30   this._paint.setBlendMode(this._globalCompositeOperation);
289 this._paint.setBlendMode(this._globalCompositeOperation);
512 this._paint.setBlendMode(CanvasKit.BlendMode.Clear);
514 this._paint.setBlendMode(this._globalCompositeOperation);