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

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

am 4e9ce36e: am c876cc49: Fix docs typo in YUV code

* commit '4e9ce36e':
  Fix docs typo in YUV code
parents ca22277d 4e9ce36e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1732,7 +1732,7 @@ public class Allocation extends BaseObj {
    /**
     * Set a notification handler for USAGE_IO_INPUT
     *
     * @param instance of the IoInputNotifier class to be called
     * @param callback instance of the IoInputNotifier class to be called
     *                 when buffer arrive.
     */
    public void setIoInputNotificationHandler(IoInputNotifier callback) {