Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:dst_width_l

721     int dst_width_l, dst_height_l;
747 dst_width_l = dstL.right - dstL.left;
753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l)))