Searched refs:ANativeWindow_acquire (Results 1 – 12 of 12) sorted by relevance
61 void ANativeWindow_acquire(ANativeWindow* window) { in ANativeWindow_acquire() function63 window->incStrong((void*)ANativeWindow_acquire); in ANativeWindow_acquire()68 window->decStrong((void*)ANativeWindow_acquire); in ANativeWindow_release()
19 ANativeWindow_acquire;
36 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_acquire);99 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_acquire); in init_stub_library()
50 ANativeWindow_acquire(win); in ASurfaceTexture_acquireANativeWindow()
159 ANativeWindow_acquire;
118 void ANativeWindow_acquire(ANativeWindow* window);
196 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_acquire);486 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ANativeWindow_acquire); in init_stub_library()
303 window->incStrong((void*)ANativeWindow_acquire); in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
662 ANativeWindow_acquire(*surface); in AMediaCodec_createInputSurface()684 ANativeWindow_acquire(*surface); in AMediaCodec_createPersistentInputSurface()
317 ANativeWindow_acquire(new_queue->GetSurface()); in CreateSurface()