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

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 492 vector <LayerBufferFormat> supported_sdm_formats; local
497 supported_sdm_formats.push_back(sdm_format);
503 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_info.cpp 494 vector <LayerBufferFormat> supported_sdm_formats; local
499 supported_sdm_formats.push_back(sdm_format);
505 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));

Completed in 58 milliseconds