Home | History | Annotate | Download | only in wallpapercropper

Lines Matching refs:ltr

360         boolean ltr = mCropView.getLayoutDirection() == View.LAYOUT_DIRECTION_LTR;
399 extraSpace = ltr ? rotatedInSize[0] - cropRect.right : cropRect.left;
409 if (ltr) {