/aosp12/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()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
H A D | ConversationMessageBubbleView.java | 97 public void kickOffMorphAnimation(final int oldWidth, final int newWidth) { in kickOffMorphAnimation()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
H A D | RecordButton.java | 75 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SurfaceFlinger_HandleTransactionLockedTest.cpp | 638 constexpr int oldWidth = 0; in TEST_F() local 683 constexpr int oldWidth = 0; in TEST_F() local
|
/aosp12/packages/apps/PhoneCommon/src/com/android/phone/common/animation/ |
H A D | AnimUtils.java | 202 final int oldWidth = view.getWidth(); in changeDimensions() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/animation/ |
H A D | AnimUtils.java | 221 final int oldWidth = view.getWidth(); in changeDimensions() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
H A D | AutoResizeTextView.java | 252 protected final void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoDecoderOMXComponent.cpp | 497 uint32_t oldWidth = def->format.video.nFrameWidth; in internalSetParameter() local
|
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
H A D | SoftMPEG2.cpp | 507 const uint32_t oldWidth = mWidth; in internalSetParameter() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | NotificationTopLineView.java | 423 final int oldWidth = targetView.getMeasuredWidth(); in adjust() local
|
H A D | View.java | 17697 int oldWidth = mRight - mLeft; in setLeft() local 17753 int oldWidth = mRight - mLeft; in setRight() local 23324 int oldWidth = mRight - mLeft; in setFrame() local 23390 private void sizeChange(int newWidth, int newHeight, int oldWidth, int oldHeight) { in sizeChange()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ScrollingTabContainerView.java | 121 final int oldWidth = getMeasuredWidth(); in onMeasure() local
|
/aosp12/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
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | DotsPageIndicator.java | 314 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
H A D | MatchParentShrinkingLinearLayout.java | 1012 int oldWidth = lp.width; in forceUniformHeight() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutTest.java | 132 int oldWidth = layout.getWidth(); in testIncreaseWidthTo() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | SmartReplyView.java | 589 int oldWidth = button.getMeasuredWidth(); in squeezeButtonToTextWidth() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | GeometryMathUtils.java | 204 public static float scale(float oldWidth, float oldHeight, float newWidth, float newHeight) { in scale()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | LinearLayout.java | 1502 int oldWidth = lp.width; in forceUniformHeight() local
|