Searched defs:MakeLine2D (Results 1 – 3 of 3) sorted by relevance
988 CanvasKit.PathEffect.MakeLine2D = function(width, matrix) { class in CanvasKit.PathEffect
506 MakeLine2D: function() {}, method
3373 MakeLine2D(width: number, matrix: InputMatrix): PathEffect | null; method