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

/xsrc/external/mit/pixman/dist/demos/
H A Dradial-test.c28 * centers (0, 0) and (1, 0), but with different radiuses. From left
60 const static double radiuses[NUM_GRADIENTS] = { variable in typeref:typename:const double[]
100 radius0 = radiuses[index];
101 radius1 = radiuses[NUM_GRADIENTS - index - 1];

Completed in 1 milliseconds