Searched defs:oldHeight (Results 1 – 10 of 10) sorted by relevance
39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
120 val oldHeight = configuration.screenHeightDp in swapHeightWidth() constant
652 constexpr int oldHeight = 10; in TEST_F() local697 constexpr int oldHeight = 10; in TEST_F() local
237 final int oldHeight = lp.height; in forceUniformWidth() local
498 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
508 const uint32_t oldHeight = mHeight; in internalSetParameter() local
796 private void startSizeChangeAnimation(int oldHeight, final int newHeight) { in startSizeChangeAnimation()1951 final int oldHeight = oldBottom - oldTop; in onFragmentViewCreated() local
1116 int oldHeight = lp.height; in forceUniformWidth() local
2863 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
18032 int oldHeight = mBottom - mTop; in setTop() local18097 int oldHeight = mBottom - mTop; in setBottom() local23923 int oldHeight = mBottom - mTop; in setFrame() local23988 private void sizeChange(int newWidth, int newHeight, int oldWidth, int oldHeight) { in sizeChange()