Home
last modified time | relevance | path

Searched defs:oldWidth (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/anc/ui/composable/
H A DSliceAndroidView.kt80 val oldWidth = oldRight - oldLeft in onLayoutChange() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
H A DControlsActivityTest.kt129 val oldWidth = configuration.screenWidthDp in swapHeightWidth() constant
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/filters/
DFilterChip.kt133 val oldWidth = view.width in <lambda>() constant
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_DisplayTransactionCommitTest.cpp676 constexpr int oldWidth = 0; in TEST_F() local
723 constexpr int oldWidth = 0; in TEST_F() local
/aosp_15_r20/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DEmbeddedContentContainer.java39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageBubbleView.java97 public void kickOffMorphAnimation(final int oldWidth, final int newWidth) { in kickOffMorphAnimation()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/
DRecordButton.java75 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/
DRoundedRectImageView.java114 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/animation/
DAnimUtils.java221 final int oldWidth = view.getWidth(); in changeDimensions() local
/aosp_15_r20/packages/apps/PhoneCommon/src/com/android/phone/common/animation/
DAnimUtils.java202 final int oldWidth = view.getWidth(); in changeDimensions() local
/aosp_15_r20/cts/tests/PhotoPicker/src/android/photopicker/cts/
H A DEmbeddedPhotoPickerTest.java258 int oldWidth = surfacePackage.getVisibleBounds().width(); in testNotifyResized_surfacePackageResized() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/autoresizetext/
DAutoResizeTextView.java252 protected final void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/aosp_15_r20/external/angle/src/common/
H A Dlog_utils.h99 std::streamsize oldWidth = stream.width(); in FmtHex() local
/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DVtsHalSurroundViewV1_0TargetTest.cpp314 int oldWidth; in TEST_P() local
731 int oldWidth, oldHeight; in TEST_P() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/
H A DDeviceConfig.java404 int oldWidth = configuration.screenWidthDp; in swapXY() local
/aosp_15_r20/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp497 uint32_t oldWidth = def->format.video.nFrameWidth; in internalSetParameter() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp497 uint32_t oldWidth = def->format.video.nFrameWidth; in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp507 const uint32_t oldWidth = mWidth; in internalSetParameter() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DBigPictureIconManager.kt159 val (oldWidth, oldHeight) = displayedState.drawableSize in <lambda>() constant
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DScrollingTabContainerView.java121 final int oldWidth = getMeasuredWidth(); in onMeasure() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java426 final int oldWidth = targetView.getMeasuredWidth(); in adjust() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglResizeTests.cpp257 const int oldWidth = oldSurface.getWidth(); in compareCorners() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java314 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java204 public static float scale(float oldWidth, float oldHeight, float newWidth, float newHeight) { in scale()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java603 int oldWidth = button.getMeasuredWidth(); in squeezeButtonToTextWidth() local

12345678910>>...14