Searched refs:getMaxHeight (Results 1 – 5 of 5) sorted by relevance
38 Assert.assertEquals(maxHeight, pixel.getMaxHeight()); in testParse()48 Assert.assertEquals(height, pixel.getMaxHeight()); in testFixed()59 Assert.assertEquals(maxHeight, pixel.getMaxHeight()); in testResizableModified()71 Assert.assertEquals(maxHeight, pixel.getMaxHeight()); in testResizableFixed()
188 public int getMaxHeight() { in getMaxHeight() method in BipPixel224 && p.getMaxHeight() == getMaxHeight(); in equals()
337 getMinimumHeight(), getMaxHeight(), heightMeasureSpec); in onMeasure()346 getMaxHeight(), heightMeasureSpec); in onMeasure()
171 int maxHeight = imageView.getMaxHeight(); in createImagePreview()
60 final int maxHeight = getMaxHeight(); in onMeasure()