Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:crop_h

330     int crop_h = crop.bottom - crop.top;
334 float h_scale = ((float)crop_h / (float)dst_h);
343 (crop_w < 5 or crop_h < 5))