Searched defs:screenSize (Results 1 – 13 of 13) sorted by relevance
31 val screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display) in onMeasure() constant46 val screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display) in measureChildWithMargins() constant
43 val screenSize: Point, in <lambda>() constant in com.android.customization.picker.clock.ui.view.ClockViewFactory
291 private DisplayController.Info createDisplayInfo(Size screenSize, int rotation) { in createDisplayInfo()307 private float generateTouchRegionHeight(Size screenSize, int rotation) { in generateTouchRegionHeight()
82 final Point screenSize = getScreenSize(windowManager.getDefaultDisplay()); in getScreenAspectRatio() local
392 Point screenSize = screenSizeCalculator.getScreenSize(mView.getDisplay()); in startAnimation() local
232 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize( in getPreviewCornerRadius() local
290 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display); in calculateCropRect() local
57 Point screenSize = new Point(); in onStart() local
73 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(defaultDisplay); in LockScreenPreviewer() local
124 Point screenSize = ScreenSizeCalculator.getInstance() in PreviewPager() local
141 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display); in setIndividualWallpaper() local321 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(croppingDisplay); in cropAndSetWallpaperBitmapInRotationStatic() local
492 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize( in testSetsDefaultWallpaperZoomAndScroll() local
1124 Point screenSize = new Point(); in updateRemoteVideoSurfaceDimensions() local