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

/frameworks/native/include/ui/
H A DANativeObjectBase.h72 NATIVE_TYPE::common.incRef = incRef;
87 static void incRef(android_native_base_t* base) { function in class:android::ANativeObjectBase
/frameworks/native/opengl/libs/EGL/
H A Degl_object.h54 inline int32_t incRef() { return android_atomic_inc(&count); } function in class:android::egl_object_t
91 ref->incRef();
105 ref->incRef();

Completed in 33 milliseconds