Home
last modified time | relevance | path

Searched defs:android_native_base_t (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
Dnativebase.h32 struct android_native_base_t { struct
36 void (*incRef)(android_native_base_t*); argument
37 void (*decRef)(android_native_base_t*); argument
/third_party/mesa3d/include/android_stub/nativebase/
Dnativebase.h43 typedef struct android_native_base_t struct
54 void (*incRef)(struct android_native_base_t* base); argument
55 void (*decRef)(struct android_native_base_t* base); argument
56 } android_native_base_t; typedef
/third_party/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp46 typedef struct android_native_base_t struct
54 void (*incRef)(struct android_native_base_t *base); argument
55 void (*decRef)(struct android_native_base_t *base); argument
56 } android_native_base_t; typedef
/third_party/mesa3d/include/android_stub/system/
Dwindow.h86 typedef struct android_native_base_t struct
97 void (*incRef)(struct android_native_base_t* base); argument
98 void (*decRef)(struct android_native_base_t* base); argument
99 } android_native_base_t; typedef