Home
last modified time | relevance | path

Searched refs:getInterpolatedRadius (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutView.java435 final float interpolatedRadius = getInterpolatedRadius(); in renderBackground()
502 final float interpolatedRadius = getInterpolatedRadius(); in getOutline()
535 private float getInterpolatedRadius() { in getInterpolatedRadius() method in BubbleFlyoutView