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

  /external/pixman/pixman/
pixman-trap.c 99 e->x += n * e->stepx;
133 pixman_fixed_t stepx; local
137 stepx = n * e->stepx;
143 stepx += nx * e->signdx;
147 *stepx_p = stepx;
177 e->stepx = dx / dy;
184 e->stepx = -(-dx / dy);
pixman.h 1007 pixman_fixed_t stepx; member in struct:pixman_edge
    [all...]
  /external/libpng/
pngread.c 3086 unsigned int startx, stepx, stepy; local
3403 unsigned int startx, stepx, stepy; local
3567 unsigned int startx, stepx, stepy; local
3702 unsigned int startx, stepx, stepy; local
    [all...]

Completed in 169 milliseconds