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

  /external/webkit/Source/WebCore/platform/graphics/android/
MediaLayer.h 50 ANativeWindow* acquireNativeWindowForContent();
MediaLayer.cpp 99 ANativeWindow* MediaLayer::acquireNativeWindowForContent()
  /external/webkit/Source/WebKit/android/plugins/
ANPNativeWindowInterface.cpp 61 return mediaLayer->acquireNativeWindowForContent();
PluginWidgetAndroid.cpp 396 !m_layer->acquireNativeWindowForContent()) {

Completed in 422 milliseconds