Searched defs:oldHeight (Results 1 – 9 of 9) sorted by relevance
39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
392 final int oldHeight = mDrawableHeight; in setImageResource() local427 final int oldHeight = mDrawableHeight; in setImageURI() local449 final int oldHeight = mDrawableHeight; in setImageDrawable() local
707 int oldHeight = Integer.MIN_VALUE; in measureVertical() local964 int oldHeight = lp.height; in forceUniformWidth() local
2655 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
135 uint32_t oldHeight = getHeight(); in resize() local
388 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
473 const uint32_t oldHeight = mHeight; in internalSetParameter() local
641 int oldHeight = Integer.MIN_VALUE; in measureVertical() local900 int oldHeight = lp.height; in forceUniformWidth() local
332 private void startQsSizeChangeAnimation(int oldHeight, final int newHeight) { in startQsSizeChangeAnimation()