android: Expose the only android specific symbol as experimental
This commit is contained in:
parent
8e949ff560
commit
8680e3bfeb
@ -72,6 +72,7 @@ cogl_context_egl_get_egl_display (CoglContext *context);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef COGL_HAS_EGL_PLATFORM_ANDROID_SUPPORT
|
#ifdef COGL_HAS_EGL_PLATFORM_ANDROID_SUPPORT
|
||||||
|
#define cogl_android_set_native_window cogl_android_set_native_window_EXP
|
||||||
void
|
void
|
||||||
cogl_android_set_native_window (ANativeWindow *window);
|
cogl_android_set_native_window (ANativeWindow *window);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user