/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
H A D | DefaultWallpaperPersister.java | 119 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display); in setIndividualWallpaper() local 152 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display); in setIndividualWallpaperWithPosition() local 212 Point dimensions, Point screenSize, SetWallpaperCallback callback) { in setIndividualWallpaperWithCenterPosition() 250 Point dimensions, Point screenSize, SetWallpaperCallback callback) { in setIndividualWallpaperWithCenterCropPosition() 435 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(croppingDisplay); in cropAndSetWallpaperBitmapInRotationStatic() local
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
H A D | ScreenSizeCalculator.java | 82 final Point screenSize = getScreenSize(windowManager.getDefaultDisplay()); in getScreenAspectRatio() local
|
H A D | FullScreenAnimation.java | 366 Point screenSize = screenSizeCalculator.getScreenSize(mView.getDisplay()); in startAnimation() local
|
H A D | SizeCalculator.java | 232 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize( in getPreviewCornerRadius() local
|
H A D | WallpaperCropUtils.java | 290 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(display); in calculateCropRect() local
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationControllerTest.java | 175 final int screenSize = mContext.getResources().getDimensionPixelSize( in enableWindowMagnification_LargeScreen_windowSizeIsConstrained() local 350 final int screenSize = mContext.getResources().getDimensionPixelSize( in screenSizeIsChangedToLarge_enabled_windowSizeIsConstrained() local
|
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
H A D | RemoteHardwareConfig.java | 53 float ydpi, ScreenSize screenSize, ScreenOrientation orientation, in RemoteHardwareConfig()
|
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
H A D | OrientationTouchTransformerTest.java | 299 private DisplayController.Info createDisplayInfo(ScreenSize screenSize, int rotation) { in createDisplayInfo() 322 private float generateTouchRegionHeight(ScreenSize screenSize, int rotation) { in generateTouchRegionHeight()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/displayinfo/ |
H A D | DisplayInfoFragment.java | 57 Point screenSize = new Point(); in onStart() local
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/ |
H A D | LockScreenPreviewer.java | 73 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize(defaultDisplay); in LockScreenPreviewer() local
|
H A D | PreviewPager.java | 124 Point screenSize = ScreenSizeCalculator.getInstance() in PreviewPager() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsColumnLayout.java | 140 int screenSize; in shouldSnapToPowerButton() local
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | TreeInfo.h | 99 const SkISize screenSize; variable
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/animation/ |
H A D | UnfoldMoveFromCenterAnimator.kt | 48 private val screenSize = Point() regex
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | RenderAction.java | 341 ScreenSize screenSize = hardwareConfig.getScreenSize(); in getConfiguration() local
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | DefaultScrollBar.java | 447 int screenSize = orientationHelper.getTotalSpace(); in pageDown() local 526 int screenSize = orientationHelper.getTotalSpace(); in updatePaginationButtons() local
|
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/ |
H A D | DefaultScrollBar.java | 440 int screenSize = orientationHelper.getTotalSpace(); in pageDown() local 519 int screenSize = orientationHelper.getTotalSpace(); in updatePaginationButtons() local
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaDisplayList.cpp | 68 static bool intersects(const SkISize screenSize, const Matrix4& mat, const SkRect& bounds) { in intersects()
|
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/ |
H A D | PreviewActivityTest.java | 415 Point screenSize = ScreenSizeCalculator.getInstance().getScreenSize( in testSetsDefaultWallpaperZoomAndScroll() local
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationGestureHandler.java | 159 final Point screenSize = mTempPoint; in handleShortcutTriggered() local
|
/aosp12/frameworks/base/native/android/ |
H A D | configuration.cpp | 194 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize) { in AConfiguration_setScreenSize()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | VideoCallPresenter.java | 1124 Point screenSize = new Point(); in updateRemoteVideoSurfaceDimensions() local
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | Command.cpp | 339 int32_t screenSize = AaptXml::getIntegerAttribute(tree, in printCompatibleScreens() local
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityManagerService.java | 3498 Point screenSize = mTempPoint; in getAccessibilityFocusClickPointInScreenNotLocked() local
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | ResourceTypes.h | 1094 uint32_t screenSize; member
|