Searched defs:origHeight (Results 1 – 2 of 2) sorted by relevance
375 private int getMaxWidth(int origWidth, int origHeight, int maxNumPixels) { in getMaxWidth()381 private int getMaxHeight(int origWidth, int origHeight, int maxNumPixels) { in getMaxHeight()
237 final int origHeight = mHeight; in rotateTo() local