HomeSort by relevance Sort by last modified time
    Searched refs:PopulateSupportedFormatMap (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.h 72 void PopulateSupportedFormatMap(const std::bitset<8> *format_supported, uint32_t format_count,
hw_info.cpp 470 PopulateSupportedFormatMap(kDefaultFormatSupport[sub_blk_type], MDP_IMGTYPE_LIMIT1,
486 PopulateSupportedFormatMap(format_supported.get(), (token_count << 3), sub_blk_type, hw_resource);
489 void HWInfo::PopulateSupportedFormatMap(const std::bitset<8> *format_supported,
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_info.h 72 void PopulateSupportedFormatMap(const std::bitset<8> *format_supported, uint32_t format_count,
hw_info.cpp 472 PopulateSupportedFormatMap(kDefaultFormatSupport[sub_blk_type], MDP_IMGTYPE_LIMIT1,
488 PopulateSupportedFormatMap(format_supported.get(), (token_count << 3), sub_blk_type, hw_resource);
491 void HWInfo::PopulateSupportedFormatMap(const std::bitset<8> *format_supported,

Completed in 85 milliseconds