Searched defs:windowCornerRadius (Results 1 – 3 of 3) sorted by relevance
152 RectF widgetBackgroundPosition, Size windowSize, float windowCornerRadius, in init()282 Size windowSize, float windowCornerRadius, boolean appTargetsAreTranslucent, in getFloatingWidgetView()
77 final int windowCornerRadius = (int) Math.ceil(mLauncher.getWindowCornerRadius()); in switchToAllApps() local
1152 float windowCornerRadius = mDeviceProfile.isMultiWindowMode in getClosingWindowAnimators() local