Home
last modified time | relevance | path

Searched refs:DRMPlaneTypeInfo (Results 1 – 15 of 15) 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.cpp475 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps()
496 void HWInfoDRM::PopulatePipeBWCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeBWCaps()
508 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
522 void HWInfoDRM::PopulateSupportedInlineFmts(const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedInlineFmts()
/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/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/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);
Dhw_info_drm.cpp475 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps()
489 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
/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.h110 const DRMPlaneTypeInfo& GetPlaneTypeInfo() { return plane_type_info_; } in GetPlaneTypeInfo()
134 DRMPlaneTypeInfo plane_type_info_{};
Ddrm_plane.cpp439 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/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.h565 struct DRMPlaneTypeInfo { struct
594 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument