Searched defs:newHeight (Results 1 – 8 of 8) sorted by relevance
174 final int newHeight = displayMetrics.heightPixels + 10; in testRegisterComponentCallbacksOnWindowContext() local
174 final int newHeight = originalSize.getHeight() + offset; in testDisplayResize() local205 final int newHeight = originalSize.getHeight() + offset; in testDisplayResizeForDisplayBoundsOnly() local
1490 int newHeight = size; in onMeasure() local1496 setMeasuredDimension(getMeasuredWidth(), newHeight); in onMeasure() local
1099 int newHeight = originalHeight + 1; in testHeight() local
394 int newHeight = validateDim(name, "height", dimensions.y, height); in validateView() local
676 public ResolutionQuality(int newSizeId, int newWidth, int newHeight) { in ResolutionQuality()
988 int32_t newWidth = width / 2, newHeight = height / 2; in testSetCrop() local
1121 int newHeight = 333; in testComputeVerticalScroll() local