Home | History | Annotate | Download | only in effects

Lines Matching full:circle

51         @param  center  The center of the circle for this gradient
52 @param radius Must be positive. The radius of the circle for this gradient
53 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
56 the the colors are distributed evenly between the center and edge of the circle.
74 @param start The center of the start circle for this gradient
75 @param startRadius Must be positive. The radius of the start circle for this gradient.
76 @param end The center of the end circle for this gradient
77 @param endRadius Must be positive. The radius of the end circle for this gradient.
78 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
81 the the colors are distributed evenly between the center and edge of the circle.
106 the the colors are distributed evenly between the center and edge of the circle.