Loading include/ui/egl/android_natives.h +3 −0 Original line number Diff line number Diff line Loading @@ -291,6 +291,9 @@ struct ANativeWindow void* reserved_proc[2]; }; // Backwards compatibility... please switch to ANativeWindow. typedef struct ANativeWindow android_native_window_t; /* * native_window_set_usage(..., usage) * Sets the intended usage flags for the next buffers Loading Loading
include/ui/egl/android_natives.h +3 −0 Original line number Diff line number Diff line Loading @@ -291,6 +291,9 @@ struct ANativeWindow void* reserved_proc[2]; }; // Backwards compatibility... please switch to ANativeWindow. typedef struct ANativeWindow android_native_window_t; /* * native_window_set_usage(..., usage) * Sets the intended usage flags for the next buffers Loading