overmask_rgbx_const_run  408 modules/soft_raster/raster_argb.c 			overmask_rgbx_const_run(fin, dst + x, surf->pitch_x, len);
overmask_rgbx_const_run  433 modules/soft_raster/raster_argb.c 		overmask_rgbx_const_run(fin, dst + surf->pitch_x*spans[i].x, surf->pitch_x, spans[i].len);