Home
last modified time | relevance | path

Searched refs:has_downscale (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp381 hw_resource->hw_rot_info.has_downscale = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo()
390 hw_resource->hw_rot_info.has_downscale); in GetMDSSRotatorInfo()
410 hw_resource->hw_rot_info.has_downscale = true; in GetV4L2RotatorInfo()
420 hw_resource->hw_rot_info.has_downscale); in GetV4L2RotatorInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h108 bool has_downscale = false; member