Searched refs:dst_height_l (Results 1 – 2 of 2) sorted by relevance
734 int dst_width_l, dst_height_l; in needsScalingWithSplit() local761 dst_height_l = dstL.bottom - dstL.top; 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() local748 dst_height_l = dstL.bottom - dstL.top; in needsScalingWithSplit()753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()