Skip to content

Commit 2e07797

Browse files
Treehugger RobotAndroid (Google) Code Review
authored andcommitted
Merge "allocate2 -> allocateWithOptions" into main
2 parents edf6e90 + 40128f8 commit 2e07797

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)