Fix docs typo in YUV code
bug 8566866 Change-Id: I9da6d237b0a109b2c0799a41e531a0344cc19d40
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user