Searched refs:DRMPlaneTypeInfo (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.h | 64 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info, 66 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
|
D | hw_info_drm.cpp | 315 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps() 324 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.h | 63 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info, 65 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
|
D | hw_info_drm.cpp | 390 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps() 402 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.h | 63 void PopulateSupportedFmts(HWSubBlockType sub_blk_type, const sde_drm::DRMPlaneTypeInfo &info, 65 void PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, HWResourceInfo *hw_resource);
|
D | hw_info_drm.cpp | 302 void HWInfoDRM::PopulatePipeCaps(const sde_drm::DRMPlaneTypeInfo &info, in PopulatePipeCaps() 311 const sde_drm::DRMPlaneTypeInfo &info, in PopulateSupportedFmts()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 215 struct DRMPlaneTypeInfo { struct 230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types; argument
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 243 struct DRMPlaneTypeInfo { struct 256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 243 struct DRMPlaneTypeInfo { struct 256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 463 struct DRMPlaneTypeInfo { struct 481 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
|