Searched defs:newHeight (Results 1 – 10 of 10) sorted by relevance
367 int newHeight = ((overlayCanvas.getWidth() * overlayBitmap.getHeight()) in generateOverlayWithRenderingMode() local396 int newHeight = ((overlayBitmap.getWidth() * overlayCanvas.getHeight()) in generateOverlayWithRenderingMode() local
244 int newHeight = ((overlayCanvas.getWidth() * mOverlayBitmap.getHeight()) in renderOverlay() local273 int newHeight = ((mOverlayBitmap.getWidth() * overlayCanvas.getHeight()) in renderOverlay() local
180 int newHeight = mScaledHeight; in MediaImageItem() local
125 int newHeight; in destructiveCheckImeUp() local
490 int newWidth, newHeight; in computeCompatibleScaling() local
855 int newHeight = Math.round(scale * height); in scaleBitmapIfTooBig() local
725 int newHeight = (int)((widthSize - pleft - pright) / desiredAspect) + in onMeasure() local
613 final void resize(int newWidth, int newHeight) { in resize()
905 int32_t newHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
2950 int newHeight = Math.round(viewHeight * mZoomManager.getInvScale()); in sendViewSizeZoom() local