Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:src_height_l

719     int src_width_l, src_height_l;
750 src_height_l = cropL.bottom - cropL.top;
753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l)))