HomeSort by relevance Sort by last modified time
    Searched refs:NUM_STOPS (Results 1 - 2 of 2) sorted by null

  /external/pixman/demos/
radial-test.c 5 #define NUM_STOPS 3
85 static const pixman_gradient_stop_t stops[NUM_STOPS] = {
127 stops, NUM_STOPS);
conical-test.c 32 #define NUM_STOPS (sizeof (stops) / sizeof (stops[0]))
46 &c, pixman_double_to_fixed (angle), stops, NUM_STOPS);

Completed in 439 milliseconds