/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | core_impl.cpp | 84 if (extension_intf_ && hw_resource_.hw_rot_info.num_rotator) { in Init() 111 if (extension_intf_ && hw_resource_.hw_rot_info.num_rotator) { in Deinit()
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 323 hw_resource_->writeback_index = hw_resource_->hw_rot_info.num_rotator; in GetHWResourceInfo() 369 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 378 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetMDSSRotatorInfo() 400 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 431 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 325 hw_resource_->writeback_index = hw_resource_->hw_rot_info.num_rotator; in GetHWResourceInfo() 371 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 380 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetMDSSRotatorInfo() 402 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 431 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_info.cpp | 330 hw_resource_->writeback_index = hw_resource_->hw_rot_info.num_rotator; in GetHWResourceInfo() 376 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 385 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetMDSSRotatorInfo() 407 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 436 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_info.cpp | 333 hw_resource->writeback_index = hw_resource->hw_rot_info.num_rotator; in GetHWResourceInfo() 377 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 385 DLOGI("MDSS Rotator: Count = %d, Downscale = %d", hw_resource->hw_rot_info.num_rotator, in GetMDSSRotatorInfo() 406 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 414 DLOGI("V4L2 Rotator: Count = %d, Downscale = %d", hw_resource->hw_rot_info.num_rotator, in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 326 hw_resource_->writeback_index = hw_resource_->hw_rot_info.num_rotator; in GetHWResourceInfo() 372 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 381 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetMDSSRotatorInfo() 403 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 432 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetV4L2RotatorInfo()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 323 hw_resource_->writeback_index = hw_resource_->hw_rot_info.num_rotator; in GetHWResourceInfo() 369 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo() 380 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetMDSSRotatorInfo() 402 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo() 435 "Max_line_width = %d", hw_resource->hw_rot_info.num_rotator, in GetV4L2RotatorInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 446 hw_resource->hw_rot_info.num_rotator++; in GetHWRotatorInfo() 475 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetHWRotatorInfo()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 446 hw_resource->hw_rot_info.num_rotator++; in GetHWRotatorInfo() 475 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetHWRotatorInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 459 hw_resource->hw_rot_info.num_rotator++; in GetHWRotatorInfo() 488 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetHWRotatorInfo()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 537 hw_resource->hw_rot_info.num_rotator++; in GetHWRotatorInfo() 566 hw_resource->hw_rot_info.num_rotator, hw_resource->hw_rot_info.has_downscale, in GetHWRotatorInfo()
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 130 uint32_t num_rotator = 0; member
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 128 uint32_t num_rotator = 0; member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 129 uint32_t num_rotator = 0; member
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 129 uint32_t num_rotator = 0; member
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 619 hw_resource->hw_rot_info.num_rotator++; in GetHWRotatorInfo() 652 "Downscale_compression = %d, Max_line_width = %d", hw_resource->hw_rot_info.num_rotator, in GetHWRotatorInfo()
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 154 uint32_t num_rotator = 0; member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 214 uint32_t num_rotator = 0; member
|