Searched defs:stepy (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_copypix.c | 103 GLint sy, dy, stepy, row; in copy_rgba_pixels() local 250 GLint sy, dy, stepy; in copy_depth_pixels() local 351 GLint sy, dy, stepy; in copy_stencil_pixels() local
|
/external/pdfium/third_party/lpng_v163/ |
D | pngread.c | 2821 unsigned int startx, stepx, stepy; in png_image_read_and_map() local 3139 unsigned int startx, stepx, stepy; in png_image_read_composite() local 3299 unsigned int startx, stepx, stepy; in png_image_read_background() local 3432 unsigned int startx, stepx, stepy; in png_image_read_background() local
|
/external/libpng/ |
D | pngread.c | 2950 unsigned int startx, stepx, stepy; in png_image_read_and_map() local 3268 unsigned int startx, stepx, stepy; in png_image_read_composite() local 3428 unsigned int startx, stepx, stepy; in png_image_read_background() local 3564 unsigned int startx, stepx, stepy; in png_image_read_background() local
|
/external/libgdx/gdx/jni/gdx2d/ |
D | gdx2d.c | 426 int32_t stepx, stepy; in gdx2d_draw_line() local
|