Searched refs:releaseNativeWindow (Results 1 – 5 of 5) sorted by relevance
58 void (*releaseNativeWindow)(NPP instance, ANativeWindow* window); member
90 ASSIGN(i, releaseNativeWindow); in ANPVideoInterfaceV0_Init()
57 void releaseNativeWindow(const ANativeWindow* window);
105 m_mediaTexture->releaseNativeWindow(window); in releaseNativeWindowForVideo()
241 void MediaTexture::releaseNativeWindow(const ANativeWindow* window) in releaseNativeWindow() function in WebCore::MediaTexture