Home
last modified time | relevance | path

Searched defs:n_stops (Results 1 – 6 of 6) sorted by relevance

/third_party/pixman/test/
Dstress-test.c643 create_random_stops (int *n_stops) in create_random_stops()
685 int n_stops; in create_random_linear_image() local
707 int n_stops; in create_random_radial_image() local
735 int n_stops; in create_random_conical_image() local
/third_party/pixman/pixman/
Dpixman-conical-gradient.c195 int n_stops) in pixman_image_create_conical_gradient()
Dpixman-linear-gradient.c267 int n_stops) in pixman_image_create_linear_gradient()
Dpixman-radial-gradient.c467 int n_stops) in pixman_image_create_radial_gradient()
Dpixman-image.c81 int n_stops) in _pixman_init_gradient()
Dpixman-private.h134 int n_stops; member