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

  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 187 std::vector<HWPipeCaps> hw_pipes; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8909/sdm/include/private/
hw_info_types.h 195 std::vector<HWPipeCaps> hw_pipes; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 194 std::vector<HWPipeCaps> hw_pipes; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 188 std::vector<HWPipeCaps> hw_pipes; member in struct:sdm::HWResourceInfo
  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_info_drm.cpp 309 hw_resource->hw_pipes.push_back(std::move(pipe_caps));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_info_drm.cpp 298 hw_resource->hw_pipes.push_back(std::move(pipe_caps));
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 296 hw_resource->hw_pipes.push_back(pipe_caps);
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_info_drm.cpp 280 hw_resource->hw_pipes.push_back(std::move(pipe_caps));
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_info.cpp 291 hw_resource_->hw_pipes.push_back(pipe_caps);
  /hardware/qcom/display/msm8909/sdm/libs/core/
resource_default.cpp 90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_info.cpp 287 hw_resource_->hw_pipes.push_back(pipe_caps);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
resource_default.cpp 90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i);
  /hardware/qcom/display/msm8996/sdm/libs/core/
resource_default.cpp 59 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i);
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_info.cpp 287 hw_resource_->hw_pipes.push_back(pipe_caps);
  /hardware/qcom/display/msm8998/sdm/libs/core/
resource_default.cpp 90 const HWPipeCaps &pipe_caps = hw_res_info_.hw_pipes.at(i);

Completed in 381 milliseconds