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

  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_device_drm.cpp 995 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
997 max_input_width *= 2;
1000 if (mixer_attributes.width > max_input_width) {
1002 max_input_width);
    [all...]
hw_info_drm.cpp 182 hw_resource->hw_dest_scalar_info.max_input_width = 0;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_device_drm.cpp 990 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
992 max_input_width *= 2;
995 if (mixer_attributes.width > max_input_width) {
997 max_input_width);
    [all...]
hw_info_drm.cpp 171 hw_resource->hw_dest_scalar_info.max_input_width = 0;
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_device_drm.cpp 740 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
742 max_input_width *= 2;
745 if (mixer_attributes.width > max_input_width) {
747 max_input_width);
hw_info_drm.cpp 161 hw_resource->hw_dest_scalar_info.max_input_width = 0;
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.cpp 1161 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
    [all...]
hw_info.cpp 224 hw_resource->hw_dest_scalar_info.max_input_width = UINT32(atoi(tokens[1]));
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 139 uint32_t max_input_width = 0; member in struct:sdm::HWDestScalarInfo
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_device.cpp 1315 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
    [all...]
hw_info.cpp 213 hw_resource_->hw_dest_scalar_info.max_input_width = UINT32(atoi(tokens[1]));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_device.cpp 1311 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
    [all...]
hw_info.cpp 209 hw_resource_->hw_dest_scalar_info.max_input_width = UINT32(atoi(tokens[1]));
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_device.cpp 1307 uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width; local
    [all...]
hw_info.cpp 209 hw_resource_->hw_dest_scalar_info.max_input_width = UINT32(atoi(tokens[1]));
  /hardware/qcom/display/msm8909/sdm/include/private/
hw_info_types.h 140 uint32_t max_input_width = 0; member in struct:sdm::HWDestScalarInfo
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 140 uint32_t max_input_width = 0; member in struct:sdm::HWDestScalarInfo
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 139 uint32_t max_input_width = 0; member in struct:sdm::HWDestScalarInfo

Completed in 349 milliseconds