Searched refs:dest_span_offset (Results 1 – 1 of 1) sorted by relevance
292 size_t dest_span_offset = 0; in SetImage() local295 memcpy(&dest_span[dest_span_offset], src_buf, dest_pitch); in SetImage()296 dest_span_offset += dest_pitch; in SetImage()302 size_t dest_span_row_offset = dest_span_offset; in SetImage()316 dest_span_offset += dest_pitch; in SetImage()