Searched refs:NUM_STOPS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/demos/
H A Dradial-test.c5 #define NUM_STOPS 3 macro
85 static const pixman_gradient_stop_t stops[NUM_STOPS] = {
127 stops, NUM_STOPS);
H A Dconical-test.c32 #define NUM_STOPS (sizeof (stops) / sizeof (stops[0])) macro
46 &c, pixman_double_to_fixed (angle), stops, NUM_STOPS);

Completed in 3 milliseconds