Home
last modified time | relevance | path

Searched refs:FormatsMap (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h113 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
188 FormatsMap supported_formats_map;
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h111 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
189 FormatsMap supported_formats_map;
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h111 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
195 FormatsMap supported_formats_map;
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h111 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
196 FormatsMap supported_formats_map;
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h134 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
225 FormatsMap supported_formats_map;
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h178 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap; typedef
297 FormatsMap supported_formats_map;
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp314 FormatsMap &fmts_map = hw_resource->supported_formats_map; in PopulateSupportedFmts()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp327 FormatsMap &fmts_map = hw_resource->supported_formats_map; in PopulateSupportedFmts()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp405 FormatsMap &fmts_map = hw_resource->supported_formats_map; in PopulateSupportedFmts()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp479 FormatsMap &fmts_map = hw_resource->supported_formats_map; in PopulateSupportedFmts()