/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/anc/ui/composable/ |
H A D | SliceAndroidView.kt | 80 val oldWidth = oldRight - oldLeft in onLayoutChange() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/ |
H A D | ControlsActivityTest.kt | 129 val oldWidth = configuration.screenWidthDp in swapHeightWidth() constant
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/filters/ |
D | FilterChip.kt | 133 val oldWidth = view.width in <lambda>() constant
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SurfaceFlinger_DisplayTransactionCommitTest.cpp | 676 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 D | EmbeddedContentContainer.java | 39 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/ |
D | ConversationMessageBubbleView.java | 97 public void kickOffMorphAnimation(final int oldWidth, final int newWidth) { in kickOffMorphAnimation()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
D | RecordButton.java | 75 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/ |
D | RoundedRectImageView.java | 114 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/animation/ |
D | AnimUtils.java | 221 final int oldWidth = view.getWidth(); in changeDimensions() local
|
/aosp_15_r20/packages/apps/PhoneCommon/src/com/android/phone/common/animation/ |
D | AnimUtils.java | 202 final int oldWidth = view.getWidth(); in changeDimensions() local
|
/aosp_15_r20/cts/tests/PhotoPicker/src/android/photopicker/cts/ |
H A D | EmbeddedPhotoPickerTest.java | 258 int oldWidth = surfacePackage.getVisibleBounds().width(); in testNotifyResized_surfacePackageResized() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
D | AutoResizeTextView.java | 252 protected final void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | log_utils.h | 99 std::streamsize oldWidth = stream.width(); in FmtHex() local
|
/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/vts/functional/ |
H A D | VtsHalSurroundViewV1_0TargetTest.cpp | 314 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 D | DeviceConfig.java | 404 int oldWidth = configuration.screenWidthDp; in swapXY() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoDecoderOMXComponent.cpp | 497 uint32_t oldWidth = def->format.video.nFrameWidth; in internalSetParameter() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishVideoDecoderOMXComponent.cpp | 497 uint32_t oldWidth = def->format.video.nFrameWidth; in internalSetParameter() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
H A D | SoftMPEG2.cpp | 507 const uint32_t oldWidth = mWidth; in internalSetParameter() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | BigPictureIconManager.kt | 159 val (oldWidth, oldHeight) = displayedState.drawableSize in <lambda>() constant
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ScrollingTabContainerView.java | 121 final int oldWidth = getMeasuredWidth(); in onMeasure() local
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | NotificationTopLineView.java | 426 final int oldWidth = targetView.getMeasuredWidth(); in adjust() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglResizeTests.cpp | 257 const int oldWidth = oldSurface.getWidth(); in compareCorners() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | DotsPageIndicator.java | 314 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/ |
D | GeometryMathUtils.java | 204 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 D | SmartReplyView.java | 603 int oldWidth = button.getMeasuredWidth(); in squeezeButtonToTextWidth() local
|