| Interface | Description |
|---|---|
| BlurAlgorithm | |
| BlurViewFacade |
| Class | Description |
|---|---|
| BlurView |
FrameLayout that blurs its underlying content.
|
| BlurViewCanvas | |
| RenderScriptBlur |
Blur using RenderScript, processed on GPU.
|
| SizeScaler |
Scales width and height by [scaleFactor],
and then rounds the size proportionally so the width is divisible by [ROUNDING_VALUE]
|