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