HomeSort by relevance Sort by last modified time
    Searched refs:incRef (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/ui/egl/
android_natives.h 57 void (*incRef)(struct android_native_base_t* base);
269 NATIVE_TYPE::common.incRef = incRef;
284 static void incRef(android_native_base_t* base) {
  /frameworks/base/opengl/libagl/
egl.cpp 374 nativeWindow->common.incRef(&nativeWindow->common);
417 buffer->common.incRef(&buffer->common);
605 buffer->common.incRef(&buffer->common);
    [all...]

Completed in 2279 milliseconds