Home
last modified time | relevance | path

Searched refs:AcceleratedPluginAllocatedIOSurface (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/plugin/
Dwebplugin_accelerated_surface_proxy_mac.cc58 plugin_proxy_->AcceleratedPluginAllocatedIOSurface( in SetSize()
Dwebplugin_proxy.h104 virtual void AcceleratedPluginAllocatedIOSurface(int32 width,
Dwebplugin_proxy.cc555 void WebPluginProxy::AcceleratedPluginAllocatedIOSurface(int32 width, in AcceleratedPluginAllocatedIOSurface() function in content::WebPluginProxy
/external/chromium_org/content/child/npapi/
Dwebplugin.h139 virtual void AcceleratedPluginAllocatedIOSurface(int32 width,
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.h144 virtual void AcceleratedPluginAllocatedIOSurface(int32 width,
Dwebplugin_delegate_proxy.cc1198 plugin_->AcceleratedPluginAllocatedIOSurface(width, height, surface_id); in OnAcceleratedPluginAllocatedIOSurface()
Dwebplugin_impl.cc832 void WebPluginImpl::AcceleratedPluginAllocatedIOSurface(int32 width, in AcceleratedPluginAllocatedIOSurface() function in content::WebPluginImpl