Searched refs:roundedRectString (Results 1 – 1 of 1) sorted by relevance
94 var shape = pickBestShape(roundedRectPath(factor), roundedRectString(factor)) in pickBestShape picks rounded rect()99 shape = pickBestShape(roundedRectPath(factor2), roundedRectString(factor2)) in pickBestShape picks rounded rect()175 private fun roundedRectString(factor: Float): String { in roundedRectString() method in com.android.launcher3.graphics.ShapeDelegateTest