Home
last modified time | relevance | path

Searched refs:incRef (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/ui/
DANativeObjectBase.h72 NATIVE_TYPE::common.incRef = incRef; in ANativeObjectBase()
87 static void incRef(android_native_base_t* base) { in incRef() function
/frameworks/native/opengl/libs/EGL/
Degl_object.h52 inline int32_t incRef() { return android_atomic_inc(&count); } in incRef() function
89 ref->incRef(); in LocalRef()
103 ref->incRef(); in acquire()
Degl_display.cpp87 object->incRef(); in getObject()
/frameworks/native/opengl/libagl/
Degl.cpp355 nativeWindow->common.incRef(&nativeWindow->common); in egl_window_surface_v2_t()
404 buffer->common.incRef(&buffer->common); in connect()
560 buffer->common.incRef(&buffer->common); in swapBuffers()
2059 native_buffer->common.incRef(&native_buffer->common); in eglCreateImageKHR()