Lines Matching refs:resize
124 buffer_.resize(source_.get_row_bytes());
172 segment_order_.resize(segment_count);
370 buffer_.resize(source_.get_row_bytes());
431 temp_buffer_.resize(source_.get_row_bytes());
559 rows.resize(shift_count, nullptr);
586 temp_buffer_.resize(source_.get_row_bytes());
640 cached_line_.resize(source_.get_row_bytes());
650 cached_line_.resize(source_.get_row_bytes());
913 ret.resize(row_bytes * height);
926 ret.resize(get_output_width(), height, get_output_format());