Home
last modified time | relevance | path

Searched refs:__UNUSED (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h42 #ifndef __UNUSED
43 #define __UNUSED __attribute__((__unused__)) macro
649 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
658 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
651 native_window_connect( struct ANativeWindow* window __UNUSED, int api __UNUSED) native_window_connect() argument
660 native_window_disconnect( struct ANativeWindow* window __UNUSED, int api __UNUSED) native_window_disconnect() argument
[all...]

Completed in 3 milliseconds