Searched refs:right_index (Results 1 – 1 of 1) sorted by relevance
221 uint32_t right_index = num_pipe_; in Acquire() local257 right_index = GetPipe(hw_block_id, need_scale); in Acquire()258 if (right_index >= num_pipe_) { in Acquire()265 if (src_pipes_[right_index].priority < src_pipes_[left_index].priority) { in Acquire()267 Swap(left_index, right_index); in Acquire()272 right_pipe->pipe_id = src_pipes_[right_index].mdss_pipe_id; in Acquire()