Home | History | Annotate | Download | only in email

Lines Matching refs:idealIconHeight

413             final int idealIconHeight =
418 if (photo.getHeight() < idealIconHeight) {
421 photo, idealIconWidth, idealIconHeight, true);