Home
last modified time | relevance | path

Searched refs:HWSubBlockType (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.h63 void ParseFormats(char *tokens[], uint32_t token_count, HWSubBlockType sub_block_type,
66 HWSubBlockType sub_blk_type, HWResourceInfo *hw_resource);
Dhw_info.cpp476 (HWSubBlockType)sub_blk_type, hw_resource); in InitSupportedFormatMap()
480 void HWInfo::ParseFormats(char *tokens[], uint32_t token_count, HWSubBlockType sub_blk_type, in ParseFormats()
495 HWSubBlockType sub_blk_type, HWResourceInfo *hw_resource) { in PopulateSupportedFormatMap()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h79 enum HWSubBlockType { enum
90 typedef std::map<HWSubBlockType, std::vector<LayerBufferFormat>> FormatsMap;