Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetBackgroundView.java68 mInitialOutlineRadius = getOutlineRadius(hostView, backgroundView); in init()
151 private static float getOutlineRadius(LauncherAppWidgetHostView hostView, View v) { in getOutlineRadius() method in FloatingWidgetBackgroundView