Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java5189 if (((mAttrs.flags & FLAG_DIM_BEHIND) != 0 || shouldDrawBlurBehind()) in applyDims()
5200 final int blurRadius = shouldDrawBlurBehind() ? mAttrs.getBlurBehindRadius() : 0; in applyDims()
5211 private boolean shouldDrawBlurBehind() { in shouldDrawBlurBehind() method in WindowState
/frameworks/base/services/
Dart-profile3934 HSPLcom/android/server/wm/WindowState;->shouldDrawBlurBehind()Z
Dart-wear-profile29997 HPLcom/android/server/wm/WindowState;->shouldDrawBlurBehind()Z