HomeSort by relevance Sort by last modified time
    Searched full:fdot (Results 1 - 1 of 1) sorted by null

  /external/pixman/pixman/
pixman-radial-gradient.c 53 fdot (double x1, function
119 discr = fdot (b, a, 0, b, -c, 0);
307 * If fdot was used instead of dot, in the worst case it would
369 b = fdot (pdx, pdy, radial->c1.radius,
374 c = fdot (pdx, pdy, -radial->c1.radius,

Completed in 38 milliseconds