Searched defs:newHeight (Results 1 – 3 of 3) sorted by relevance
900 int newHeight = size; in onMeasure() local906 setMeasuredDimension(getMeasuredWidth(), newHeight); in onMeasure() local
494 public ResolutionQuality(int newSizeId, int newWidth, int newHeight) { in ResolutionQuality()
902 int newHeight = 333; in testComputeVerticalScroll() local