Searched defs:newWidth (Results 1 – 14 of 14) sorted by relevance
39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
415 uint32_t newWidth = video_def->nFrameWidth; in internalSetParameter() local
494 int newWidth, newHeight; in computeCompatibleScaling() local
344 int newWidth = Math.round(scale * width); in scaleBitmapIfTooBig() local
202 final int newWidth = Math.max(0, childWidth - delta); in measureHorizontal() local
1012 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure() local
409 void DisplayDevice::setDisplaySize(const int newWidth, const int newHeight) { in setDisplaySize()
576 uint32_t newWidth = needSwap ? kFallbackHeight : kFallbackWidth; in recordScreen() local
131 final int newWidth = getMeasuredWidth(); in onMeasure() local
121 final int newWidth = getMeasuredWidth(); in onMeasure() local
626 final void resize(int newWidth, int newHeight) { in resize()
558 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
888 uint32_t newWidth = static_cast<uint32_t>(mCurrentCrop.width()); in getCurrentCrop() local
98 int newWidth = availablePreviewSizes[i].width; in initialize() local