JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
G
O
R
S
U
W
B
blur(Bitmap, float)
- Method in interface eightbitlab.com.blurview.
BlurAlgorithm
blur(Bitmap, float)
- Method in class eightbitlab.com.blurview.
RenderScriptBlur
BlurAlgorithm
- Interface in
eightbitlab.com.blurview
blurAlgorithm(BlurAlgorithm)
- Method in class eightbitlab.com.blurview.
BlurView.ControllerSettings
blurRadius(float)
- Method in class eightbitlab.com.blurview.
BlurView.ControllerSettings
BlurView
- Class in
eightbitlab.com.blurview
FrameLayout that blurs its underlying content.
BlurView(Context)
- Constructor for class eightbitlab.com.blurview.
BlurView
BlurView(Context, AttributeSet)
- Constructor for class eightbitlab.com.blurview.
BlurView
BlurView(Context, AttributeSet, int)
- Constructor for class eightbitlab.com.blurview.
BlurView
BlurView.ControllerSettings
- Class in
eightbitlab.com.blurview
C
canModifyBitmap()
- Method in interface eightbitlab.com.blurview.
BlurAlgorithm
canModifyBitmap()
- Method in class eightbitlab.com.blurview.
RenderScriptBlur
D
destroy()
- Method in interface eightbitlab.com.blurview.
BlurAlgorithm
Frees allocated resources
destroy()
- Method in class eightbitlab.com.blurview.
RenderScriptBlur
dispatchDraw(Canvas)
- Method in class eightbitlab.com.blurview.
BlurView
draw(Canvas)
- Method in class eightbitlab.com.blurview.
BlurView
E
eightbitlab.com.blurview
- package eightbitlab.com.blurview
G
getSupportedBitmapConfig()
- Method in interface eightbitlab.com.blurview.
BlurAlgorithm
Retrieve the
Bitmap.Config
on which the
BlurAlgorithm
can actually work.
getSupportedBitmapConfig()
- Method in class eightbitlab.com.blurview.
RenderScriptBlur
O
onAttachedToWindow()
- Method in class eightbitlab.com.blurview.
BlurView
onDetachedFromWindow()
- Method in class eightbitlab.com.blurview.
BlurView
onSizeChanged(int, int, int, int)
- Method in class eightbitlab.com.blurview.
BlurView
R
RenderScriptBlur
- Class in
eightbitlab.com.blurview
Blur using RenderScript, processed on GPU.
RenderScriptBlur(Context)
- Constructor for class eightbitlab.com.blurview.
RenderScriptBlur
S
setBlurAutoUpdate(boolean)
- Method in class eightbitlab.com.blurview.
BlurView
Can be used to stop blur auto update or resume if it was stopped before.
setBlurEnabled(boolean)
- Method in class eightbitlab.com.blurview.
BlurView
Enables/disables the blur.
setOverlayColor(int)
- Method in class eightbitlab.com.blurview.
BlurView
Sets the color overlay to be drawn on top of blurred content
setupWith(ViewGroup)
- Method in class eightbitlab.com.blurview.
BlurView
U
updateBlur()
- Method in class eightbitlab.com.blurview.
BlurView
Can be called to redraw blurred content manually
W
windowBackground(Drawable)
- Method in class eightbitlab.com.blurview.
BlurView.ControllerSettings
B
C
D
E
G
O
R
S
U
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes