Searched refs:nativeWindowDisconnect (Results 1 – 5 of 5) sorted by relevance
34 err = nativeWindowDisconnect(nativeWindow, "setNativeWindowSizeFormatAndUsage"); in setNativeWindowSizeFormatAndUsage()174 err = nativeWindowDisconnect(nativeWindow, "pushBlankBuffersToNativeWindow"); in pushBlankBuffersToNativeWindow()286 status_t nativeWindowDisconnect(ANativeWindow *surface, const char *reason) { in nativeWindowDisconnect() function
3387 nativeWindowDisconnect(surface.get(), "connectToSurface(reconnect)"); in connectToSurface()3404 err = nativeWindowDisconnect(mSurface.get(), "disconnectFromSurface"); in disconnectFromSurface()
41 status_t nativeWindowDisconnect(ANativeWindow *surface, const char *reason);
242 err = nativeWindowDisconnect(surface.get(), "kWhatSetVideoSurface(surface)"); in onMessageReceived()323 err = nativeWindowDisconnect(mSurface.get(), "onConfigure"); in onConfigure()
905 status_t err = nativeWindowDisconnect( in disconnectNativeWindow_l()961 status_t err = nativeWindowDisconnect( in setVideoSurfaceTexture()