Searched defs:ystep (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Modules/ |
D | imgfile.c | 96 int yfirst, ylast, ystep; in imgfile_read() local 258 int yfirst, ylast, ystep; in imgfile_readscaled() local 404 int yfirst, ylast, ystep; in imgfile_write() local
|
D | imageop.c | 125 int ix, iy, xstep, ystep; in imageop_crop() local
|
/external/libcups/filter/ |
D | rastertoepson.c | 415 unsigned ystep) /* I - Y resolution */ in CompressData() 745 unsigned xstep, ystep; /* X & Y resolutions */ in OutputLine() local
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_linetemp.h | 77 GLint xstep, ystep; in NAME() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 874 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1097 int xstep, ystep; in sp_setup_line() local
|