Searched refs:has_decimation (Results 1 – 3 of 3) sorted by relevance
726 if (!ubwc_tiled && hw_res_info_.has_decimation) { in ValidateDownScaling()733 "has_deci = %d", scale_x, scale_y, hw_res_info_.has_decimation); in ValidateDownScaling()869 } else if (!hw_res_info_.has_decimation) { in CalculateDecimation()
245 hw_resource->has_decimation = true; in GetHWResourceInfo()317 hw_resource->has_ubwc, hw_resource->has_decimation, hw_resource->has_macrotile); in GetHWResourceInfo()
144 bool has_decimation = false; member