Searched refs:minImageHeight (Results 1 – 1 of 1) sorted by relevance
218 int minImageHeight; in getMeasuredType() local220 minImageHeight = mIsolatedSize; in getMeasuredType()222 minImageHeight = mMinImageHeight; in getMeasuredType()224 boolean measuredTooSmall = measuredHeight < minImageHeight in getMeasuredType()