Searched defs:actualHeight (Results 1 – 9 of 9) sorted by relevance
182 int actualHeight = decodeOptions.outHeight; in doParse() local233 int actualWidth, int actualHeight, int desiredWidth, int desiredHeight) { in findBestSampleSize()
74 protected int getContentHeightFromActualHeight(int actualHeight) { in getContentHeightFromActualHeight()
58 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight()
84 public void setActualHeight(int actualHeight) { in setActualHeight()
106 public void setActualHeight(int actualHeight) { in setActualHeight()
494 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight()635 final int actualHeight = getActualHeight(); in updateAppearRect() local
167 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight()
277 protected int calculateContentHeightFromActualHeight(int actualHeight) { in calculateContentHeightFromActualHeight()
850 int actualHeight = changingView.getActualHeight(); in processAnimationEvents() local