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
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
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
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
setBlurAlgorithm(BlurAlgorithm)
- Method in class eightbitlab.com.blurview.
BlurView
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.
setBlurRadius(float)
- Method in class eightbitlab.com.blurview.
BlurView
setFrameClearDrawable(Drawable)
- Method in class eightbitlab.com.blurview.
BlurView
setHasFixedTransformationMatrix(boolean)
- Method in class eightbitlab.com.blurview.
BlurView
Can be set to true to optimize position calculation before 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
B
C
D
E
G
O
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes