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

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

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

* commit '283e5ce3':
  Fix minor blur doc bug
parents 249968b4 283e5ce3
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