Home
last modified time | relevance | path

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

/external/pixman/test/
Dstress-test.c606 create_random_stops (int *n_stops) in create_random_stops()
648 int n_stops; in create_random_linear_image() local
670 int n_stops; in create_random_radial_image() local
698 int n_stops; in create_random_conical_image() local
/external/pixman/pixman/
Dpixman-conical-gradient.c187 int n_stops) in pixman_image_create_conical_gradient()
Dpixman-linear-gradient.c262 int n_stops) in pixman_image_create_linear_gradient()
Dpixman-radial-gradient.c429 int n_stops) in pixman_image_create_radial_gradient()
Dpixman-image.c81 int n_stops) in _pixman_init_gradient()
Dpixman-private.h135 int n_stops; member