Home | History | Annotate | Download | only in libhwc

Lines Matching refs:max_downscale

397     int max_downscale = local_path ? 4 : 16;
404 src_w < dest_w * max_downscale &&
408 src_h < dest_h * max_downscale &&