Searched refs:displayForThisOrientation (Results 1 – 1 of 1) sorted by relevance
600 Point displayForThisOrientation = mWallpaperDisplayHelper in generateCropInternal() local602 if (displayForThisOrientation == null) continue; in generateCropInternal()604 crop.width() / displayForThisOrientation.x, in generateCropInternal()605 crop.height() / displayForThisOrientation.y)); in generateCropInternal()