Searched refs:idealHeight (Results 1 – 1 of 1) sorted by relevance
175 int idealHeight = expected.getHeight(); in compareImages() local178 Assert.assertTrue(idealHeight == actual.getHeight()); in compareImages()181 float totalPixelCount = idealWidth * idealHeight; in compareImages()183 for (int y = 0; y < idealHeight; y++) { in compareImages()233 idealHeight)); in compareImages()