Merge "Revert "retire android_native_window_t""
This commit is contained in:
committed by
Android (Google) Code Review
commit
a51e9fd53d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user