Searched refs:dst_width_l (Results 1 – 2 of 2) sorted by relevance
734 int dst_width_l, dst_height_l; in needsScalingWithSplit() local760 dst_width_l = dstL.right - dstL.left; in needsScalingWithSplit()766 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()
721 int dst_width_l, dst_height_l; in needsScalingWithSplit() local747 dst_width_l = dstL.right - dstL.left; in needsScalingWithSplit()753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()