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