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

  /external/chromium_org/content/child/npapi/
webplugin_accelerated_surface_mac.h 18 class WebPluginAcceleratedSurface {
20 virtual ~WebPluginAcceleratedSurface() {}
webplugin.h 28 class WebPluginAcceleratedSurface;
120 virtual WebPluginAcceleratedSurface* GetAcceleratedSurface(
webplugin_delegate_impl.h 48 class WebPluginAcceleratedSurface;
406 WebPluginAcceleratedSurface* surface_; // Weak ref.
  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.h 17 // Out-of-process implementation of WebPluginAcceleratedSurface that proxies
19 class WebPluginAcceleratedSurfaceProxy : public WebPluginAcceleratedSurface {
30 // WebPluginAcceleratedSurface implementation.
webplugin_proxy.h 126 virtual WebPluginAcceleratedSurface*
webplugin_proxy.cc 641 WebPluginAcceleratedSurface* WebPluginProxy::GetAcceleratedSurface(
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 124 virtual WebPluginAcceleratedSurface* GetAcceleratedSurface(
webplugin_impl.cc 809 WebPluginAcceleratedSurface* WebPluginImpl::GetAcceleratedSurface(
    [all...]

Completed in 95 milliseconds