Searched defs:newHeight (Results 1 – 14 of 14) sorted by relevance
367 int newHeight = ((overlayCanvas.getWidth() * overlayBitmap.getHeight()) in generateOverlayWithRenderingMode() local396 int newHeight = ((overlayBitmap.getWidth() * overlayCanvas.getHeight()) in generateOverlayWithRenderingMode() local
255 int newHeight = ((overlayCanvas.getWidth() * mOverlayBitmap.getHeight()) in renderOverlay() local284 int newHeight = ((mOverlayBitmap.getWidth() * overlayCanvas.getHeight()) in renderOverlay() local
180 int newHeight = mScaledHeight; in MediaImageItem() local
125 int newHeight; in destructiveCheckImeUp() local
98 int newHeight = (int) ((numRows * cellHeight) + ((numRows - 1) * mCellGap)) + in onMeasure() local
242 float newHeight = clamp(target); in updateExpansion() local439 final float newHeight = clamp(rawHeight); in onTouchEvent() local
494 int newWidth, newHeight; in computeCompatibleScaling() local
470 uint32_t newHeight = needSwap ? kFallbackWidth : kFallbackHeight; in recordScreen() local
845 int newHeight = (int)((widthSize - pleft - pright) / desiredAspect) + in onMeasure() local
918 int32_t newHeight = mCurrentCrop.height(); in getCurrentCrop() local
613 final void resize(int newWidth, int newHeight) { in resize()
942 final int newHeight = isFullscreen ? MATCH_PARENT : WRAP_CONTENT; in onConfigureWindow() local
513 int32_t newHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
1689 int newHeight = Math.round(scale * height); in scaleBitmapIfTooBig() local