/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | NeverExactlyLinearLayout.kt | 40 val newHeight = if (heightExactly) height else measuredHeight in onMeasure() constant
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
D | EmbeddedContentContainer.java | 39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
|
/frameworks/base/services/core/java/com/android/server/wm/utils/ |
D | CoordinateTransforms.java | 129 @Rotation int newRotation, int newWidth, int newHeight, Matrix out) { in transformToRotation()
|
/frameworks/base/libs/hwui/canvas/ |
D | CanvasFrontend.h | 200 void reset(int newWidth, int newHeight, Args&&... args) { in reset()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | PulseExpansionHandler.kt | 251 val newHeight = Math.min((child.collapsedHeight + expansionHeight).toInt(), in updateExpansionHeight() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 200 float newHeight = clamp(target); in updateExpansion() local 457 final float newHeight = clamp(rawHeight); in onTouchEvent() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | ExpandableViewState.java | 142 int newHeight = this.height; in applyToView() local
|
D | StackScrollAlgorithm.java | 188 float newHeight = state.height; in updateClipping() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ |
D | TransitionLayout.kt | 63 val newHeight = value.height constant
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | MessagingLinearLayout.java | 131 int newHeight = Math.max(totalHeight, totalHeight + childHeight + lp.topMargin + in onMeasure() local
|
/frameworks/base/core/java/android/content/res/ |
D | CompatibilityInfo.java | 585 int newWidth, newHeight; in computeCompatibleScaling() local
|
/frameworks/base/media/java/android/media/session/ |
D | MediaSessionLegacyHelper.java | 304 int newHeight = Math.round(scale * height); in scaleBitmapIfTooBig() local
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 354 uint32_t newHeight = static_cast<uint32_t>(crop.height()); in scaleDownCrop() local
|
/frameworks/av/media/libstagefright/omx/ |
D | SoftVideoDecoderOMXComponent.cpp | 500 uint32_t newHeight = video_def->nFrameHeight; in internalSetParameter() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | SurfaceFlinger_HandleTransactionLockedTest.cpp | 685 constexpr int newHeight = 123; in TEST_F() local
|
/frameworks/base/core/java/android/app/ |
D | WallpaperColors.java | 577 int newHeight = (int) (height * scale); in calculateOptimalSize() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialog.java | 438 int newHeight = b - t; in initializeWalletView() local
|
/frameworks/av/cmds/screenrecord/ |
D | screenrecord.cpp | 727 uint32_t newHeight = needSwap ? kFallbackWidth : kFallbackHeight; in recordScreen() local
|
/frameworks/base/core/java/android/widget/ |
D | ImageView.java | 1210 int newHeight = (int)((widthSize - pleft - pright) / desiredAspect) + in onMeasure() local
|
/frameworks/native/libs/gui/ |
D | GLConsumer.cpp | 752 uint32_t newHeight = static_cast<uint32_t>(crop.height()); in scaleDownCrop() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthBiometricView.java | 340 final int newHeight = mIconHolderView.getHeight() + 2 * (int) iconPadding in updateSize() local
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | Keyboard.java | 637 final void resize(int newWidth, int newHeight) { in resize()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ActivityRecordTests.java | 533 final int newHeight = stableRect.width() - 10; in ignoreRequestedOrientationInFreeformWindows() local 575 final int newHeight = stableRect.width() - 10; in ignoreRequestedOrientationForResizableInSplitWindows() local
|
/frameworks/base/core/jni/ |
D | android_app_NativeActivity.cpp | 590 int32_t newHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSPanel.java | 200 int newHeight = 10000; in onMeasure() local
|