Searched defs:newWidth (Results 1 – 11 of 11) sorted by relevance
374 int newWidth = ((overlayCanvas.getHeight() * overlayBitmap.getWidth()) in generateOverlayWithRenderingMode() local404 int newWidth = ((overlayBitmap.getHeight() * overlayCanvas.getWidth()) in generateOverlayWithRenderingMode() local
251 int newWidth = ((overlayCanvas.getHeight() * mOverlayBitmap.getWidth()) in renderOverlay() local281 int newWidth = ((mOverlayBitmap.getHeight() * overlayCanvas.getWidth()) in renderOverlay() local
179 int newWidth = mScaledWidth; in MediaImageItem() local
490 int newWidth, newHeight; in computeCompatibleScaling() local
200 final int newWidth = Math.max(0, childWidth - delta); in measureHorizontal() local
715 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure() local
854 int newWidth = Math.round(scale * width); in scaleBitmapIfTooBig() local
117 final int newWidth = getMeasuredWidth(); in onMeasure() local
613 final void resize(int newWidth, int newHeight) { in resize()
903 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
2947 int newWidth = Math.round(viewWidth * mZoomManager.getInvScale()); in sendViewSizeZoom() local