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()
639 constexpr int oldHeight = 10; in TEST_F() local684 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
437 int oldHeight = ob - ot; in initializeWalletView() local
1080 int oldHeight = lp.height; in forceUniformWidth() local
2863 int oldHeight = child.getHeight(); in measureAndAdjustDown() local
17515 int oldHeight = mBottom - mTop; in setTop() local17580 int oldHeight = mBottom - mTop; in setBottom() local23265 int oldHeight = mBottom - mTop; in setFrame() local23330 private void sizeChange(int newWidth, int newHeight, int oldWidth, int oldHeight) { in sizeChange()
1225 private void startQsSizeChangeAnimation(int oldHeight, final int newHeight) { in startQsSizeChangeAnimation()