A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
E
- endViewTransition(View) - function in android.view.BlurViewGroup
- ensureBlurReady(int,int) - function in com.qmdeve.blurview.base.BaseBlurViewGroup
- ensureSoftwareBitmap(Bitmap) - function in com.qmdeve.blurview.util.Utils
- Ensure bitmap is software-compatible for blur processing.Converts hardware bitmaps to software bitmaps to prevent"Software rendering doesn't support hardware bitmaps" error.