Searched defs:imgRatio (Results 1 – 1 of 1) sorted by relevance
98 float imgRatio = (float)image.getWidth() / (float)image.getHeight(); in paintComponent() local112 float imgRatio = (float)width / (float)height; in paintComponent() local