Skip to content

Commit 40128f8

Browse files
committed
allocate2 -> allocateWithOptions
Test: n/a Change-Id: I59c9c62458fbaf274db031cc56e89b2e3129ac1a
1 parent 814bc8b commit 40128f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/nativewindow/include/vndk/hardware_buffer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ enum {
107107
};
108108

109109
/**
110-
* Additional options for AHardwareBuffer_allocate2. These correspond to
110+
* Additional options for AHardwareBuffer_allocateWithOptions. These correspond to
111111
* android.hardware.graphics.common.ExtendableType
112112
*/
113113
typedef struct {

0 commit comments

Comments
 (0)