Home
last modified time | relevance | path

Searched refs:dst_right (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp495 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
508 dst_right = dst_left; in DisplaySplitConfig()
514 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
531 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
613 float &dst_right = dst->right; in CalculateCropRects() local
632 if (dst_right > sci_right) { in CalculateCropRects()
633 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
634 dst_right = sci_right; in CalculateCropRects()
851 LayerRect *dst_right) { in SplitRect() argument
871 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h132 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp495 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
508 dst_right = dst_left; in DisplaySplitConfig()
514 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
531 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
613 float &dst_right = dst->right; in CalculateCropRects() local
632 if (dst_right > sci_right) { in CalculateCropRects()
633 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
634 dst_right = sci_right; in CalculateCropRects()
851 LayerRect *dst_right) { in SplitRect() argument
871 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h133 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp487 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
500 dst_right = dst_left; in DisplaySplitConfig()
506 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
523 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
605 float &dst_right = dst->right; in CalculateCropRects() local
624 if (dst_right > sci_right) { in CalculateCropRects()
625 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
626 dst_right = sci_right; in CalculateCropRects()
843 LayerRect *dst_right) { in SplitRect() argument
863 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h138 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);
/hardware/qcom/sm7250/display/sdm/libs/core/
Dresource_default.cpp484 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
497 dst_right = dst_left; in DisplaySplitConfig()
503 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
520 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
602 float &dst_right = dst->right; in CalculateCropRects() local
621 if (dst_right > sci_right) { in CalculateCropRects()
622 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
623 dst_right = sci_right; in CalculateCropRects()
840 LayerRect *dst_right) { in SplitRect() argument
860 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h142 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp458 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
471 dst_right = dst_left; in DisplaySplitConfig()
477 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
494 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
576 float &dst_right = dst->right; in CalculateCropRects() local
595 if (dst_right > sci_right) { in CalculateCropRects()
596 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
597 dst_right = sci_right; in CalculateCropRects()
813 LayerRect *dst_right) { in SplitRect() argument
833 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h126 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp495 LayerRect scissor_left, scissor_right, dst_left, crop_left, crop_right, dst_right; in DisplaySplitConfig() local
508 dst_right = dst_left; in DisplaySplitConfig()
514 crop_right_valid = CalculateCropRects(scissor_right, &crop_right, &dst_right); in DisplaySplitConfig()
531 right_pipe->dst_roi = dst_right; in DisplaySplitConfig()
613 float &dst_right = dst->right; in CalculateCropRects() local
632 if (dst_right > sci_right) { in CalculateCropRects()
633 right_cut_ratio = (dst_right - sci_right) / dst_width; in CalculateCropRects()
634 dst_right = sci_right; in CalculateCropRects()
851 LayerRect *dst_right) { in SplitRect() argument
871 dst_right->top = dst_rect.top; in SplitRect()
[all …]
Dresource_default.h133 LayerRect *dst_left, LayerRect *src_right, LayerRect *dst_right);