am c876cc49: Fix docs typo in YUV code
* commit 'c876cc49947332a538d23d28eca25a76b8f33e93': Fix docs typo in YUV code
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