Home
last modified time | relevance | path

Searched defs:windowCornerRadius (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetView.java152 RectF widgetBackgroundPosition, Size windowSize, float windowCornerRadius, in init()
282 Size windowSize, float windowCornerRadius, boolean appTargetsAreTranslucent, in getFloatingWidgetView()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java77 final int windowCornerRadius = (int) Math.ceil(mLauncher.getWindowCornerRadius()); in switchToAllApps() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1152 float windowCornerRadius = mDeviceProfile.isMultiWindowMode in getClosingWindowAnimators() local