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()
237 final int oldHeight = lp.height; in forceUniformWidth() local
408 private void animateChild(int oldHeight, int newHeight) { in animateChild()
498 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
508 const uint32_t oldHeight = mHeight; in internalSetParameter() local
1080 int oldHeight = lp.height; in forceUniformWidth() local
2867 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
2128 constexpr int oldHeight = 10; in TEST_F() local2173 constexpr int oldHeight = 10; in TEST_F() local
639 private void startQsSizeChangeAnimation(int oldHeight, final int newHeight) { in startQsSizeChangeAnimation()