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

Commit 9274384f authored by Jason Sams's avatar Jason Sams
Browse files

Fix docs

Change-Id: Ie6563f633481951d97f319aefd282b15c049e281
parent 1a3edb00
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -36,8 +36,9 @@ public final class ScriptIntrinsicHistogram extends ScriptIntrinsic {
     * Create an intrinsic for calculating the histogram of an uchar
     * or uchar4 image.
     *
     * Supported elements types are {@link Element#U8_4, @link
     * Element#U8_3, @link Element#U8_2, @link Element#U8}
     * Supported elements types are
     * {@link Element#U8_4}, {@link Element#U8_3},
     * {@link Element#U8_2}, {@link Element#U8}
     *
     * @param rs The RenderScript context
     * @param e Element type for inputs