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

Commit 7200f661 authored by Jason Sams's avatar Jason Sams Committed by Gerrit Code Review
Browse files

Merge "Fix minor blur doc bug"

parents 6422ee71 37192dcd
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