Searched refs:supported_formats_map (Results 1 – 2 of 2) sorted by relevance
472 hw_resource->supported_formats_map.clear(); in InitSupportedFormatMap()506 hw_resource->supported_formats_map.erase(sub_blk_type); in PopulateSupportedFormatMap()507 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats)); in PopulateSupportedFormatMap()
153 FormatsMap supported_formats_map; member