Searched defs:newWidth (Results 1 – 12 of 12) sorted by relevance
374 int newWidth = ((overlayCanvas.getHeight() * overlayBitmap.getWidth()) in generateOverlayWithRenderingMode() local404 int newWidth = ((overlayBitmap.getHeight() * overlayCanvas.getWidth()) in generateOverlayWithRenderingMode() local
262 int newWidth = ((overlayCanvas.getHeight() * mOverlayBitmap.getWidth()) in renderOverlay() local292 int newWidth = ((mOverlayBitmap.getHeight() * overlayCanvas.getWidth()) in renderOverlay() local
179 int newWidth = mScaledWidth; in MediaImageItem() local
495 int newWidth, newHeight; in computeCompatibleScaling() local
198 final int newWidth = Math.max(0, childWidth - delta); in measureHorizontal() local
790 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure() local
121 final int newWidth = getMeasuredWidth(); in onMeasure() local
1123 int newWidth = Math.round(scale * width); in scaleBitmapIfTooBig() local
706 int32_t newWidth = mCurrentCrop.width(); in getCurrentCrop() local
613 final void resize(int newWidth, int newHeight) { in resize()
864 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
3218 int newWidth = Math.round(viewWidth * mZoomManager.getInvScale()); in sendViewSizeZoom() local