Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:new_cropL

1074         hwc_rect_t new_cropL;
1075 new_cropL.left = new_cropR.right;
1076 new_cropL.right = tmp_cropR.right;
1078 tmp_cropL.left = new_cropL.left;
1079 tmp_cropL.right = new_cropL.right;