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()
389 uint32_t newWidth = video_def->nFrameWidth; in internalSetParameter() local
494 int newWidth, newHeight; in computeCompatibleScaling() local
351 int newWidth = Math.round(scale * width); in scaleBitmapIfTooBig() local
403 void DisplayDevice::setDisplaySize(const int newWidth, const int newHeight) { in setDisplaySize()
201 final int newWidth = Math.max(0, childWidth - delta); in measureHorizontal() local
942 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure() local
573 uint32_t newWidth = needSwap ? kFallbackHeight : kFallbackWidth; in recordScreen() local
122 final int newWidth = getMeasuredWidth(); in onMeasure() local
129 final int newWidth = getMeasuredWidth(); in onMeasure() local
613 final void resize(int newWidth, int newHeight) { in resize()
875 int32_t newWidth = mCurrentCrop.width(); in getCurrentCrop() local
525 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native() local
84 int newWidth = availablePreviewSizes[i].width; in initialize() local