Searched refs:new_aligned_w (Results 1 – 2 of 2) sorted by relevance
216 int new_aligned_w, new_aligned_h; in SetOutputBuffer() local236 output_handle_format, 0, &new_aligned_w, in SetOutputBuffer()241 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()250 output_buffer_->width = UINT32(new_aligned_w); in SetOutputBuffer()
224 int new_aligned_w, new_aligned_h; in SetOutputBuffer() local244 output_handle_format, 0, &new_aligned_w, in SetOutputBuffer()249 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()258 output_buffer_->width = UINT32(new_aligned_w); in SetOutputBuffer()