Home | History | Annotate | Download | only in libhwc

Lines Matching defs:src_h

389     int src_w = WIDTH(layer.sourceCrop), src_h = HEIGHT(layer.sourceCrop);
414 src_h <= dest_h * max_downscale &&
415 dest_h <= src_h * max_upscale &&