Home
last modified time | relevance | path

Searched refs:DRMPlaneTypeInfo (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.h66 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info,
68 void PopulateSupportedInlineFmts(const sde_drm::DRMPlaneTypeInfo &info,
70 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
71 void PopulatePipeBWCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
Dhw_info_drm.cpp473 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps()
494 void HWInfoDRM::PopulatePipeBWCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeBWCaps()
506 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
520 void HWInfoDRM::PopulateSupportedInlineFmts(const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedInlineFmts()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.h64 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info,
66 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
Dhw_info_drm.cpp315 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps()
324 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.h63 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info,
65 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
Dhw_info_drm.cpp302 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps()
311 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.h63 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info,
65 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.h66 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info,
68 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h215 struct DRMPlaneTypeInfo { struct
230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types; argument
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.h73 const DRMPlaneTypeInfo& GetPlaneTypeInfo() { return plane_type_info_; } in GetPlaneTypeInfo()
97 DRMPlaneTypeInfo plane_type_info_{};
Ddrm_plane.cpp409 DRMPlaneTypeInfo *info = &plane_type_info_; in GetTypeInfo()
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h243 struct DRMPlaneTypeInfo { struct
256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h243 struct DRMPlaneTypeInfo { struct
256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h463 struct DRMPlaneTypeInfo { struct
481 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h543 struct DRMPlaneTypeInfo { struct
569 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h559 struct DRMPlaneTypeInfo { struct
588 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument