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

/external/pixman/demos/
H A Dclip-test.c40 pixman_point_fixed_t c_outer; local
55 c_outer.x = pixman_double_to_fixed (100.0);
56 c_outer.y = pixman_double_to_fixed (100.0);
60 gradient_img = pixman_image_create_radial_gradient (&c_inner, &c_outer,

Completed in 34 milliseconds