Lines Matching refs:new_cropR
1075 hwc_rect_t new_cropR;1076 new_cropR.left = tmp_cropL.left;1077 new_cropR.right = new_cropR.left + (tmp_cropR.right - tmp_cropR.left);1080 new_cropL.left = new_cropR.right;1086 tmp_cropR.left = new_cropR.left;1087 tmp_cropR.right = new_cropR.right;