Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37192dcd authored by Jason Sams's avatar Jason Sams
Browse files

Fix minor blur doc bug

Change-Id: I4c129d9d3c93d8a36c887e5c594b4402aca5745e
parent 437ac8f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ public final class ScriptIntrinsicBlur extends ScriptIntrinsic {
     * Create an intrinsic for applying a blur to an allocation. The
     * default radius is 5.0.
     *
     * Supported elements types are {@link Element#U8_4}
     * Supported elements types are {@link Element#U8_4 Element#U8}
     *
     * @param rs The RenderScript context
     * @param e Element type for inputs and outputs