Searched refs:GetCompositingSurface (Results 1 – 9 of 9) sorted by relevance
97 virtual gfx::PluginWindowHandle GetCompositingSurface();
83 virtual gfx::PluginWindowHandle GetCompositingSurface() OVERRIDE;
270 virtual gfx::PluginWindowHandle GetCompositingSurface();
164 virtual gfx::PluginWindowHandle GetCompositingSurface();
418 gfx::PluginWindowHandle RenderWidgetHostViewViews::GetCompositingSurface() { in GetCompositingSurface() function in RenderWidgetHostViewViews
1129 gfx::PluginWindowHandle RenderWidgetHostViewGtk::GetCompositingSurface() { in GetCompositingSurface() function in RenderWidgetHostViewGtk
1501 gfx::PluginWindowHandle RenderWidgetHostViewWin::GetCompositingSurface() { in GetCompositingSurface() function in RenderWidgetHostViewWin
870 gfx::PluginWindowHandle RenderWidgetHostViewMac::GetCompositingSurface() { function
267 gfx::PluginWindowHandle handle = view->GetCompositingSurface(); in OnResizeView()