Home
last modified time | relevance | path

Searched defs:dst_rect (Results 1 – 25 of 82) sorted by relevance

1234

/aosp12/hardware/qcom/sm7250/display/composer/
H A Dgl_layer_stitch.h43 GLRect dst_rect; member
H A Dgl_color_convert_impl.cpp159 const GLRect &src_rect, const GLRect &dst_rect, in Blit()
H A Dgl_common.cpp190 void GLCommon::SetViewport(const GLRect &dst_rect) { in SetViewport()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dresource_default.cpp427 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
451 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
517 LayerRect dst_rect = layer->dst_rect; in Config() local
686 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
811 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dresource_default.cpp464 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
488 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
554 LayerRect dst_rect = layer.dst_rect; in Config() local
723 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
849 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dresource_default.cpp464 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
488 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
554 LayerRect dst_rect = layer.dst_rect; in Config() local
723 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
849 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dresource_default.cpp464 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
488 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
554 LayerRect dst_rect = layer.dst_rect; in Config() local
723 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
849 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dresource_default.cpp464 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
489 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
555 LayerRect dst_rect = layer.dst_rect; in Config() local
724 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
850 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dresource_default.cpp448 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
477 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
543 LayerRect dst_rect = layer.dst_rect; in Config() local
712 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
838 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dresource_default.cpp451 const LayerRect &src_rect, const LayerRect &dst_rect, in SrcSplitConfig()
480 const LayerRect &src_rect, const LayerRect &dst_rect, in DisplaySplitConfig()
546 LayerRect dst_rect = layer.dst_rect; in Config() local
715 const LayerRect &dst_rect = pipe_info->dst_roi; in ValidatePipeParams() local
841 void ResourceDefault::SplitRect(const LayerRect &src_rect, const LayerRect &dst_rect, in SplitRect()
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmdss_rotator.h66 struct mdp_rect dst_rect; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmdss_rotator.h95 struct mdp_rect dst_rect; member
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dmdss_rotator.h57 struct mdp_rect dst_rect; member
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dmdss_rotator.h95 struct mdp_rect dst_rect; member
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.cpp228 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.cpp384 struct copybit_rect_t const *dst_rect, in stretch_copybit()
H A Dcopybit_c2d.cpp1068 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal()
1367 struct copybit_rect_t const *dst_rect, in stretch_copybit()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.cpp281 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp505 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.cpp381 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), in DrawRectUsingCopybit() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.cpp409 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp1091 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal()
1411 struct copybit_rect_t const *dst_rect, in stretch_copybit()
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp1096 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal()
1412 struct copybit_rect_t const *dst_rect, in stretch_copybit()

1234