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

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

Merge "Fix doc bug for object size."

parents 73ffe0cc fb4f5cf6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -114,7 +114,8 @@ public class Element extends BaseObj {
     * MATRIX the three matrix types contain FLOAT_32 elements and are treated
     * as 32 bits for alignment purposes.
     *
     * RS_* objects.  32 bit opaque handles.
     * RS_* objects:  opaque handles with implementation dependent
     * sizes.
     */
    public enum DataType {
        NONE (0, 0),