Searched defs:n_stops (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-conical-gradient.c192 pixman_image_create_conical_gradient(const pixman_point_fixed_t * center,pixman_fixed_t angle,const pixman_gradient_stop_t * stops,int n_stops) argument
H A Dpixman-linear-gradient.c264 pixman_image_create_linear_gradient(const pixman_point_fixed_t * p1,const pixman_point_fixed_t * p2,const pixman_gradient_stop_t * stops,int n_stops) argument
H A Dpixman-radial-gradient.c462 pixman_image_create_radial_gradient(const pixman_point_fixed_t * inner,const pixman_point_fixed_t * outer,pixman_fixed_t inner_radius,pixman_fixed_t outer_radius,const pixman_gradient_stop_t * stops,int n_stops) argument
H A Dpixman-image.c79 _pixman_init_gradient(gradient_t * gradient,const pixman_gradient_stop_t * stops,int n_stops) argument
H A Dpixman-private.h134 int n_stops; member in struct:gradient
/xsrc/external/mit/pixman/dist/test/
H A Dstress-test.c647 create_random_stops (int *n_stops) argument
689 int n_stops; local in function:create_random_linear_image
711 int n_stops; local in function:create_random_radial_image
739 int n_stops; local in function:create_random_conical_image
[all...]
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c716 _glamor_gradient_set_stops(PicturePtr src_picture,PictGradient * pgradient,GLfloat * stop_colors,GLfloat * n_stops) argument
810 GLfloat *n_stops = NULL; local in function:glamor_generate_radial_gradient_picture
1118 GLfloat *n_stops = NULL; local in function:glamor_generate_linear_gradient_picture
[all...]

Completed in 14 milliseconds