Merge "NdkMediaCodec: typedef struct ANativeWindow ANativeWindow"

gugelfrei
Treehugger Robot 7 years ago committed by Gerrit Code Review
commit 700ba4e8b4

@ -39,6 +39,7 @@ extern "C" {
#endif
struct ANativeWindow;
typedef struct ANativeWindow ANativeWindow;
#if __ANDROID_API__ >= 21

Loading…
Cancel
Save