Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:dst_h

288     int dst_h = dst.bottom - dst.top;
290 float h_dscale = ceilf((float)crop_h / (float)dst_h);