Searched defs:newWidth (Results 1 – 13 of 13) 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
817 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure() local
114 final int newWidth = getMeasuredWidth(); in onMeasure() local
123 final int newWidth = getMeasuredWidth(); in onMeasure() local
725 int32_t newWidth = mCurrentCrop.width(); in getCurrentCrop() local
613 final void resize(int newWidth, int newHeight) { in resize()
507 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
1560 int newWidth = Math.round(scale * width); in scaleBitmapIfTooBig() local
3255 int newWidth = Math.round(viewWidth * mZoomManager.getInvScale()); in sendViewSizeZoom() local