Searched refs:getHeightScaleRatio (Results 1 – 1 of 1) sorted by relevance
46 ratio = Math.min(ratio, getHeightScaleRatio(context, it)) in getScaleRatio()65 private fun getHeightScaleRatio(context: Context, options: Bundle): Float { in getHeightScaleRatio() method