Searched defs:oldHeight (Results 1 – 12 of 12) sorted by relevance
39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
128 val oldHeight = configuration.screenHeightDp in swapHeightWidth() constant
650 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
236 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
862 private void startSizeChangeAnimation(int oldHeight, final int newHeight) { in startSizeChangeAnimation()2167 final int oldHeight = oldBottom - oldTop; in onFragmentViewCreated() local
1249 int oldHeight = oldBottom - oldTop; in updateViewControllers() local
1116 int oldHeight = lp.height; in forceUniformWidth() local
2861 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
18662 int oldHeight = mBottom - mTop; in setTop() local18727 int oldHeight = mBottom - mTop; in setBottom() local24557 int oldHeight = mBottom - mTop; in setFrame() local24622 private void sizeChange(int newWidth, int newHeight, int oldWidth, int oldHeight) { in sizeChange()