/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/preview/ui/util/ |
D | FullResImageViewUtilTest.kt | 18 val screenHeight = 1920 in getScaleAndCenter_wallpaperSizeSameAsScreen() constant 43 val screenHeight = 1920 in getScaleAndCenter_wallpaperSizeLargerThanScreen() constant 68 val screenHeight = 1920 in getScaleAndCenter_wallpaperSizeSmallerThanScreen() constant 93 val screenHeight = 1920 in getScaleAndCenter_wallpaperSmallerThanScreenEightTimes_getsSameScales() constant
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | PathTextSlide.cpp | 103 virtual void reset(SkRandom*, int screenWidth, int screenHeight) {} in reset() 104 virtual bool animate(double nanos, int screenWidth, int screenHeight) { return false; } in animate() 165 void reset(SkRandom* rand, int screenWidth, int screenHeight) override { in reset() 185 bool animate(double nanos, int screenWidth, int screenHeight) final { in animate() 273 void reset(SkRandom* rand, int screenWidth, int screenHeight) override { in reset()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/view/ |
D | PreviewCardView.kt | 39 val screenHeight = ScreenSizeCalculator.getInstance().getScreenHeight(context) in onMeasure() constant
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | Movie33897722.java | 72 private void test_movie(int resId, int screenWidth, int screenHeight, in test_movie() 80 assertEquals(movie.height(), screenHeight); in test_movie() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/ |
D | ClassifierData.java | 32 private final float screenHeight; field in ClassifierData 34 public ClassifierData(float dpi, float screenHeight) { in ClassifierData()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/ |
D | LandscapePagedViewHandler.kt | 362 val screenHeight = dp.heightPx in getDistanceToBottomOfRect() constant 427 val screenHeight = dp.heightPx in getFinalSplitPlaceholderBounds() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ |
H A D | StackStateAnimatorTest.kt | 97 val screenHeight = 2000f in startAnimationForEvents_headsUpFromBottom_startsHeadsUpAppearAnim() constant
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | NumberPickerTest.java | 399 int screenHeight = Resources.getSystem().getDisplayMetrics().heightPixels; in testInteractionWithSwipeDown() local 580 int screenHeight = Resources.getSystem().getDisplayMetrics().heightPixels; in testEnterKey() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/ |
H A D | NotificationStackNestedScrollConnection.kt | 49 val screenHeight = in <lambda>() constant
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/ |
H A D | SsaDecoder.java | 76 private float screenHeight; field in SsaDecoder 310 float screenHeight) { in createCue()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/ |
H A D | SsaDecoder.java | 76 private float screenHeight; field in SsaDecoder 310 float screenHeight) { in createCue()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
H A D | PerimeterPathGuide.java | 86 int edgeInset, int screenWidth, int screenHeight) { in PerimeterPathGuide() 206 int screenHeight = mDeviceHeightPx; in computeRegions() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/ |
H A D | RegionSampler.kt | 244 val screenHeight = displaySize.y in convertBounds() constant
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/material3/ |
D | WearPermissionScaffold.kt | 111 val screenHeight = LocalConfiguration.current.screenHeightDp in WearPermissionScaffoldInternal() constant
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | RecentsOrientedState.java | 511 float screenWidth, float screenHeight, Matrix out) { in postDisplayRotation() 534 float screenWidth, float screenHeight, Matrix out) { in preDisplayRotation()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/ui/viewmodel/ |
H A D | SplitEdgeDetectorTest.kt | 48 private val screenHeight = 600 constant in com.android.systemui.scene.ui.viewmodel.SplitEdgeDetectorTest
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/ |
D | ScrollableScreen.kt | 150 val screenHeight = LocalConfiguration.current.screenHeightDp in Wear2Scaffold() constant
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/wear/elements/ |
D | ScrollableScreen.kt | 146 val screenHeight = LocalConfiguration.current.screenHeightDp in Scaffold() constant
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
H A D | RequestRectangleVisible.java | 50 int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); in onCreate() local
|
H A D | ScrollViewButtonsAndLabels.java | 65 int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); in onCreate() local
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/ |
H A D | InternalSelectionScroll.java | 55 int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); in onCreate() local
|
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMA/Application/ |
H A D | MessageListView.swift | 28 let screenHeight = UIScreen.main.bounds.height - keyboardHeight variable
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | BigCache.java | 44 final int screenHeight = windowBounds.height(); in onCreate() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/TestOverlayRequestManageCredentials/src/android/security/cts/overlay/RequestManageCredentials/ |
H A D | PocService.java | 50 int screenHeight = Resources.getSystem().getDisplayMetrics().heightPixels; in onStartCommand() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/ |
H A D | GesturePointerEventListener.kt | 62 var screenHeight = 0 in <lambda>() variable
|