Loading libs/nativewindow/include/vndk/hardware_buffer.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -107,7 +107,7 @@ enum { }; }; /** /** * Additional options for AHardwareBuffer_allocate2. These correspond to * Additional options for AHardwareBuffer_allocateWithOptions. These correspond to * android.hardware.graphics.common.ExtendableType * android.hardware.graphics.common.ExtendableType */ */ typedef struct { typedef struct { Loading Loading
libs/nativewindow/include/vndk/hardware_buffer.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -107,7 +107,7 @@ enum { }; }; /** /** * Additional options for AHardwareBuffer_allocate2. These correspond to * Additional options for AHardwareBuffer_allocateWithOptions. These correspond to * android.hardware.graphics.common.ExtendableType * android.hardware.graphics.common.ExtendableType */ */ typedef struct { typedef struct { Loading