Loading include/private/ui/android_natives_priv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ extern "C" { /*****************************************************************************/ struct android_native_buffer_t typedef struct android_native_buffer_t { #ifdef __cplusplus android_native_buffer_t() { Loading @@ -48,7 +48,7 @@ struct android_native_buffer_t buffer_handle_t handle; void* reserved_proc[8]; }; } android_native_buffer_t; /*****************************************************************************/ Loading Loading
include/private/ui/android_natives_priv.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ extern "C" { /*****************************************************************************/ struct android_native_buffer_t typedef struct android_native_buffer_t { #ifdef __cplusplus android_native_buffer_t() { Loading @@ -48,7 +48,7 @@ struct android_native_buffer_t buffer_handle_t handle; void* reserved_proc[8]; }; } android_native_buffer_t; /*****************************************************************************/ Loading