Home | History | Annotate | Download | only in effects

Lines Matching refs:pos

39         @param  pos     May be NULL. array[count] of SkScalars, or NULL, of the relative position of
44 @param count Must be >=2. The number of colors (and pos if not NULL) entries.
49 const SkColor colors[], const SkScalar pos[], int count,
61 @param pos May be NULL. The array[count] of SkScalars, or NULL, of the relative position of
66 @param count Must be >= 2. The number of colors (and pos if not NULL) entries
71 const SkColor colors[], const SkScalar pos[], int count,
86 @param pos May be NULL. The array[count] of SkScalars, or NULL, of the relative position of
91 @param count Must be >= 2. The number of colors (and pos if not NULL) entries
100 const SkScalar pos[], int count,
111 @param pos May be NULL. The array[count] of SkScalars, or NULL, of the relative position of
116 @param count Must be >= 2. The number of colors (and pos if not NULL) entries
120 const SkColor colors[], const SkScalar pos[],