Searched refs:nativeDrawableHeight (Results 1 – 1 of 1) sorted by relevance
344 final int nativeDrawableHeight = mDrawable.getIntrinsicHeight(); in onLayout() local354 (float) nativeDrawableHeight != 0 in onLayout()356 * viewHeight / nativeDrawableHeight : 1)); in onLayout()360 final int drawableHeight = Math.round(scaleFactor * nativeDrawableHeight); in onLayout()