Home
last modified time | relevance | path

Searched refs:android_native_base_t (Results 1 – 5 of 5) sorted by relevance

/external/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
78 common.incRef(const_cast<android_native_base_t*>(&common)); in incStrong()
81 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()
85 struct android_native_base_t common;
/external/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
49 android_native_base_t common;
/external/angle/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
60 struct android_native_base_t common;
/external/mesa3d/include/android_stub/system/
Dwindow.h355 common.incRef(const_cast<android_native_base_t*>(&common)); in incStrong()
358 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()
362 struct android_native_base_t common;
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi18952 …<class-decl name='android_native_base_t' size-in-bits='256' is-struct='yes' visibility='default' f…
19143 …eObjectBase&lt;ANativeWindow, android::Surface, android::RefBase, android_native_base_t&gt;' visib…
25793 …lt;ANativeWindowBuffer, android::GraphicBuffer, android::RefBase, android_native_base_t&gt;' visib…