/aosp_15_r20/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/ |
H A D | RowElementLayout.kt | 66 var totalHeight = titleMarginTop + title!!.measuredHeight in onMeasure() variable
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/ |
D | PhoneLandscapeNavLayoutter.kt | 50 val totalHeight = context.deviceProfile.heightPx in layoutButtons() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/grid/ |
H A D | Grids.kt | 170 var totalHeight = totalVerticalSpacingBetweenChildren in Grid() variable
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | VirtioGpuFormatUtils.h | 221 uint32_t totalHeight, uint32_t x, uint32_t y, in virgl_format_to_linear_base() 270 uint32_t totalHeight, uint32_t x, uint32_t y, in virgl_format_to_total_xfer_len()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | MessagingLinearLayout.java | 92 int totalHeight; in onMeasure() local 193 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ |
H A D | CommunalContainer.kt | 337 val totalHeight = size.height + 2 * offsetPx in animatedRadialGradientBackground() constant
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/ |
D | LandscapePagedViewHandler.kt | 363 val totalHeight = in getDistanceToBottomOfRect() constant
|
D | PortraitPagedViewHandler.java | 369 int totalHeight = (int) (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) in getInitialSplitPlaceholderBounds() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/split/ |
H A D | SplitBounds.java | 74 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
D | WidgetsRecommendationTableLayout.java | 145 float totalHeight = mWidgetsRecommendationTableVerticalPadding; in selectRowsThatFitInAvailableHeight() local
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | YuvConverter.java | 174 final int totalHeight = frameHeight + uvHeight; in convertInternal() local
|
/aosp_15_r20/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 989 final int totalHeight = mRootView.getMeasuredHeight(); in runEnterAnimation() local 1086 final int totalHeight = mRootView.getMeasuredHeight(); in runExitAnimation() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/ |
D | PredictionRowView.java | 138 int totalHeight = iconHeight + iconPadding + textHeight + mVerticalPadding * 2; in getExpectedHeight() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | PseudoGridView.java | 82 int totalHeight = 0; in onMeasure() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/infinitegrid/ |
H A D | EditTile.kt | 320 val totalHeight by in CurrentTilesGrid() constant
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | SplitConfigurationOptions.java | 186 float totalHeight = rightBottomBounds.bottom - leftTopBounds.top; in SplitBounds() local
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | RecyclerViewAnimationController.java | 88 int totalHeight = 0; in onProgressUpdated() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | NumPadKey.java | 208 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
|
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/rbnf/ |
H A D | RbnfDemo.java | 551 private int totalHeight; field in DemoTextField
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | TabWidget.java | 175 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
|
H A D | TableRow.java | 193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
|
H A D | TableLayout.java | 455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
|
H A D | LinearLayout.java | 1607 int totalHeight) { in measureChildBeforeLayout()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/ |
H A D | PlatformSlider.kt | 403 val totalHeight: Float = 0f, constant in com.android.compose.DrawingState
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | MatchParentShrinkingLinearLayout.java | 1062 int totalHeight) { in measureChildBeforeLayout()
|