Home
last modified time | relevance | path

Searched defs:oldHeight (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DEmbeddedContentContainer.java39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
/frameworks/base/libs/hwui/
DLayer.cpp123 uint32_t oldHeight = getHeight(); in resize() local
/frameworks/base/core/java/android/widget/
DImageView.java391 final int oldHeight = mDrawableHeight; in setImageResource() local
427 final int oldHeight = mDrawableHeight; in setImageURI() local
449 final int oldHeight = mDrawableHeight; in setImageDrawable() local
DLinearLayout.java707 int oldHeight = Integer.MIN_VALUE; in measureVertical() local
964 int oldHeight = lp.height; in forceUniformWidth() local
DListView.java2655 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp363 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp468 const uint32_t oldHeight = mHeight; in internalSetParameter() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DLinearLayoutCompat.java641 int oldHeight = Integer.MIN_VALUE; in measureVertical() local
900 int oldHeight = lp.height; in forceUniformWidth() local