Home
last modified time | relevance | path

Searched refs:GetAcceleratedSurface (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin.h133 virtual WebPluginAcceleratedSurface* GetAcceleratedSurface(
Dwebplugin_delegate_impl_mac.mm235 surface_ = plugin_->GetAcceleratedSurface(gpu_preference);
/external/chromium_org/content/plugin/
Dwebplugin_proxy.h106 GetAcceleratedSurface(gfx::GpuPreference gpu_preference) OVERRIDE;
Dwebplugin_proxy.cc650 WebPluginAcceleratedSurface* WebPluginProxy::GetAcceleratedSurface( in GetAcceleratedSurface() function in content::WebPluginProxy
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.h143 virtual WebPluginAcceleratedSurface* GetAcceleratedSurface(
Dwebplugin_impl.cc805 WebPluginAcceleratedSurface* WebPluginImpl::GetAcceleratedSurface( in GetAcceleratedSurface() function in content::WebPluginImpl