Searched refs:REPEAT_FILL_STOPS (Results 1 – 1 of 1) sorted by relevance
741 #define REPEAT_FILL_STOPS(m, n) \ in _glamor_gradient_set_stops() macro762 REPEAT_FILL_STOPS(0, count - 2); in _glamor_gradient_set_stops()765 REPEAT_FILL_STOPS(count - 1, 1); in _glamor_gradient_set_stops()769 REPEAT_FILL_STOPS(0, 1); in _glamor_gradient_set_stops()772 REPEAT_FILL_STOPS(count - 1, count - 2); in _glamor_gradient_set_stops()776 REPEAT_FILL_STOPS(0, 1); in _glamor_gradient_set_stops()779 REPEAT_FILL_STOPS(count - 1, count - 2); in _glamor_gradient_set_stops()782 #undef REPEAT_FILL_STOPS in _glamor_gradient_set_stops()