/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | gl_layer_stitch.h | 43 GLRect dst_rect; member
|
H A D | gl_color_convert_impl.cpp | 159 const GLRect &src_rect, const GLRect &dst_rect, in Blit()
|
H A D | gl_common.cpp | 190 void GLCommon::SetViewport(const GLRect &dst_rect) { in SetViewport()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/ |
H A D | resource_default.cpp | 427 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 D | resource_default.cpp | 464 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 D | resource_default.cpp | 464 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 D | resource_default.cpp | 464 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 D | resource_default.cpp | 464 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 D | resource_default.cpp | 448 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 D | resource_default.cpp | 451 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 D | mdss_rotator.h | 66 struct mdp_rect dst_rect; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | mdss_rotator.h | 95 struct mdp_rect dst_rect; member
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | mdss_rotator.h | 57 struct mdp_rect dst_rect; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | mdss_rotator.h | 95 struct mdp_rect dst_rect; member
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_layers.cpp | 228 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
|
/aosp12/hardware/qcom/display/msm8960/libcopybit/ |
H A D | copybit.cpp | 384 struct copybit_rect_t const *dst_rect, in stretch_copybit()
|
H A D | copybit_c2d.cpp | 1068 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 D | hwc_layers.cpp | 281 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | blit_engine_c2d.cpp | 505 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 D | blit_engine_c2d.cpp | 520 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 D | hwc_layers.cpp | 381 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | blit_engine_c2d.cpp | 520 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 D | hwc_layers.cpp | 409 LayerRect dst_rect = {}; in SetLayerDisplayFrame() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/ |
H A D | copybit_c2d.cpp | 1091 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 D | copybit_c2d.cpp | 1096 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1412 struct copybit_rect_t const *dst_rect, in stretch_copybit()
|