Searched refs:nativeWindowDisconnect (Results 1 – 5 of 5) sorted by relevance
37 err = nativeWindowDisconnect(nativeWindow, "setNativeWindowSizeFormatAndUsage"); in setNativeWindowSizeFormatAndUsage()177 err = nativeWindowDisconnect(nativeWindow, "pushBlankBuffersToNativeWindow"); in pushBlankBuffersToNativeWindow()289 status_t nativeWindowDisconnect(ANativeWindow *surface, const char *reason) { in nativeWindowDisconnect() function
3553 nativeWindowDisconnect(surface.get(), "connectToSurface(reconnect)"); in connectToSurface()3574 err = nativeWindowDisconnect(mSurface.get(), "disconnectFromSurface"); in disconnectFromSurface()
43 status_t nativeWindowDisconnect(ANativeWindow *surface, const char *reason);
248 err = nativeWindowDisconnect(surface.get(), "kWhatSetVideoSurface(surface)"); in onMessageReceived()329 err = nativeWindowDisconnect(mSurface.get(), "onConfigure"); in onConfigure()
896 status_t err = nativeWindowDisconnect( in disconnectNativeWindow_l()952 status_t err = nativeWindowDisconnect( in setVideoSurfaceTexture()