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

/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h51 #ifndef __deprecated
52 #define __deprecated __attribute__((__deprecated__)) macro
553 typedef struct ANativeWindow android_native_window_t __deprecated; typedef in typeref:struct:android_native_window_t
574 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
583 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
641 android_native_rect_t const * active_rect) __deprecated;
672 int w, int h, int format) __deprecated;

Completed in 365 milliseconds