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

  /external/pixman/test/
scaling-helpers-test.c 13 pixman_fixed_t unit_x,
47 vx += unit_x;
63 pixman_fixed_t unit_x = prng_rand_n(10 << 16) + 1; local
68 unit_x,
77 unit_x,
  /external/pixman/pixman/
pixman-fast-path.c 1376 pixman_fixed_t unit_x,
1384 vx += unit_x;
1386 vx += unit_x;
1388 vx += unit_x;
1390 vx += unit_x;
1399 vx += unit_x;
1401 vx += unit_x;
1467 pixman_fixed_t unit_x, unit_y; local
    [all...]

Completed in 43 milliseconds