Searched defs:origWidth (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()
224 final int origWidth = mWidth; in rotateTo() local