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