Home
last modified time | relevance | path

Searched refs:hw_pipes (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp333 for (auto &pipe_caps : hw_resource->hw_pipes) { in GetHWPlanesInfo()
386 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h187 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h188 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h194 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h195 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp371 for (auto &pipe_caps : hw_resource->hw_pipes) { in GetHWPlanesInfo()
457 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo()
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h224 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp280 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo()
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h296 std::vector<HWPipeCaps> hw_pipes; member
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp298 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp311 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp285 hw_resource_->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp287 hw_resource_->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp291 hw_resource_->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp296 hw_resource->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp287 hw_resource_->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp285 hw_resource_->hw_pipes.push_back(pipe_caps); in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp59 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i); in Init()