Searched refs:calculateGradientColors (Results 1 – 3 of 3) sorted by relevance
36 const gradientColors = calculateGradientColors(colors, locations);67 function calculateGradientColors(colors, locations) { function
1 …calculateGradientColors(colors, locations);\n const angle = calculatePseudoAngle(width, height, s…
64 const gradientColors = calculateGradientColors(colors, locations);104 function calculateGradientColors(colors: number[] | string[], locations?: number[] | null) {