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

/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h48 #ifndef __UNUSED
49 #define __UNUSED __attribute__((__unused__)) macro
574 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
577 struct ANativeWindow* window __UNUSED, int api __UNUSED) {
583 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
586 struct ANativeWindow* window __UNUSED, int api __UNUSED) {
576 native_window_connect( struct ANativeWindow* window __UNUSED, int api __UNUSED) argument
585 native_window_disconnect( struct ANativeWindow* window __UNUSED, int api __UNUSED) argument
[all...]

Completed in 112 milliseconds