Home
last modified time | relevance | path

Searched defs:incRef (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/ui/egl/
Dandroid_natives.h88 static void incRef(android_native_base_t* base) { in incRef() function
/frameworks/base/opengl/libs/EGL/
Degl_object.h53 inline int32_t incRef() { return android_atomic_inc(&count); } in incRef() function