Searched refs:nativeDrawableHeight (Results 1 – 1 of 1) sorted by relevance
373 final int nativeDrawableHeight = mDrawable.getIntrinsicHeight(); in onLayout() local387 (float) nativeDrawableHeight != 0 in onLayout()389 / nativeDrawableHeight in onLayout()394 final int drawableHeight = Math.round(scaleFactor * nativeDrawableHeight); in onLayout()