Searched refs:left_index (Results 1 – 1 of 1) sorted by relevance
220 uint32_t left_index = num_pipe_; in Acquire() local232 left_index = GetPipe(hw_block_id, need_scale); in Acquire()233 if (left_index >= num_pipe_) { in Acquire()248 if (left_index < num_pipe_) { in Acquire()249 left_pipe->pipe_id = src_pipes_[left_index].mdss_pipe_id; in Acquire()265 if (src_pipes_[right_index].priority < src_pipes_[left_index].priority) { in Acquire()267 Swap(left_index, right_index); in Acquire()271 left_pipe->pipe_id = src_pipes_[left_index].mdss_pipe_id; in Acquire()