Home
last modified time | relevance | path

Searched refs:glamor_set_circle_centre (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c1053 glamor_set_circle_centre(width, height, c1x, c1y, cxy); in glamor_generate_radial_gradient_picture()
1057 glamor_set_circle_centre(width, height, c2x, c2y, cxy); in glamor_generate_radial_gradient_picture()
H A Dglamor_utils.h558 #define glamor_set_circle_centre(width, height, x, y, \ macro