Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:dst_w

283     int dst_w = dst.right - dst.left;
285 float w_dscale = ceilf((float)crop_w / (float)dst_w);