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

  /external/webkit/Source/WebKit/android/plugins/
ANPVideo_npapi.h 58 void (*releaseNativeWindow)(NPP instance, ANativeWindow* window);
63 * you cannot call releaseNativeWindow from the callback.
ANPVideoInterface.cpp 90 ASSIGN(i, releaseNativeWindow);
  /external/webkit/Source/WebCore/platform/graphics/android/
MediaTexture.h 57 void releaseNativeWindow(const ANativeWindow* window);
MediaLayer.cpp 118 m_mediaTexture->releaseNativeWindow(window);
MediaTexture.cpp 259 void MediaTexture::releaseNativeWindow(const ANativeWindow* window)

Completed in 56 milliseconds