Searched refs:replicated_raster (Results 1 – 2 of 2) sorted by relevance
240 uint raster, uint replicated_width, uint replicated_raster) in bits_replicate_horizontally() argument244 byte *tile_row = data + (height - 1) * replicated_raster; in bits_replicate_horizontally()252 orig_row -= raster, tile_row -= replicated_raster in bits_replicate_horizontally()276 orig_row -= raster, tile_row -= replicated_raster in bits_replicate_horizontally()
281 uint raster, uint replicated_width, uint replicated_raster);