Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:new_cropL

1081         hwc_rect_t new_cropL;
1082 new_cropL.left = new_cropR.right;
1083 new_cropL.right = tmp_cropR.right;
1085 tmp_cropL.left = new_cropL.left;
1086 tmp_cropL.right = new_cropL.right;