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

  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_info_drm.cpp 321 hw_resource->supported_formats_map.erase(sub_blk_type);
322 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
343 hw_resource->supported_formats_map.erase(sub_blk_type);
344 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
419 hw_resource->supported_formats_map.erase(kHWRotatorInput);
420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats));
424 hw_resource->supported_formats_map.erase(kHWRotatorOutput);
425 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats));
  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_info_drm.cpp 325 FormatsMap &fmts_map = hw_resource->supported_formats_map;
352 hw_resource->supported_formats_map.erase(sub_blk_type);
353 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
430 hw_resource->supported_formats_map.erase(kHWRotatorInput);
431 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats));
435 hw_resource->supported_formats_map.erase(kHWRotatorOutput);
436 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_info_drm.cpp 314 FormatsMap &fmts_map = hw_resource->supported_formats_map;
341 hw_resource->supported_formats_map.erase(sub_blk_type);
342 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
419 hw_resource->supported_formats_map.erase(kHWRotatorInput);
420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats));
424 hw_resource->supported_formats_map.erase(kHWRotatorOutput);
425 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats));
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 467 hw_resource->supported_formats_map.clear();
502 hw_resource->supported_formats_map.erase(sub_blk_type);
503 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 188 FormatsMap supported_formats_map; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_info.cpp 489 hw_resource->supported_formats_map.clear();
524 hw_resource->supported_formats_map.erase(sub_blk_type);
525 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_info.cpp 485 hw_resource->supported_formats_map.clear();
520 hw_resource->supported_formats_map.erase(sub_blk_type);
521 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_info.cpp 484 hw_resource->supported_formats_map.clear();
519 hw_resource->supported_formats_map.erase(sub_blk_type);
520 hw_resource->supported_formats_map.insert(make_pair(sub_blk_type, supported_sdm_formats));
  /hardware/qcom/display/msm8909/sdm/include/private/
hw_info_types.h 196 FormatsMap supported_formats_map; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 195 FormatsMap supported_formats_map; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 189 FormatsMap supported_formats_map; member in struct:sdm::HWResourceInfo

Completed in 337 milliseconds