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

Commit 217a36b1 authored by Jason Sams's avatar Jason Sams Committed by Android Git Automerger
Browse files

am ef2279a1: am 283e5ce3: am 7200f661: Merge "Fix minor blur doc bug"

* commit 'ef2279a1':
  Fix minor blur doc bug
parents a9d76d15 ef2279a1
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