Searched refs:dst_height_l (Results 1 – 3 of 3) 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()
899 int dst_width_l, dst_height_l; in needsScalingWithSplit() local926 dst_height_l = dstL.bottom - dstL.top; in needsScalingWithSplit()931 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()