Searched refs:IsPluginAllowedToUseVideoDecodeAPI (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/shell/renderer/
H A Dshell_content_renderer_client.h54 virtual bool IsPluginAllowedToUseVideoDecodeAPI(const GURL& url) OVERRIDE;
H A Dshell_content_renderer_client.cc211 bool ShellContentRendererClient::IsPluginAllowedToUseVideoDecodeAPI( function in class:content::ShellContentRendererClient
/external/chromium_org/content/public/renderer/
H A Dcontent_renderer_client.cc180 bool ContentRendererClient::IsPluginAllowedToUseVideoDecodeAPI( function in class:content::ContentRendererClient
H A Dcontent_renderer_client.h269 virtual bool IsPluginAllowedToUseVideoDecodeAPI(const GURL& url);
/external/chromium_org/chrome/renderer/
H A Dchrome_content_renderer_client.h145 virtual bool IsPluginAllowedToUseVideoDecodeAPI(const GURL& url) OVERRIDE;
H A Dchrome_content_renderer_client.cc1549 bool ChromeContentRendererClient::IsPluginAllowedToUseVideoDecodeAPI( function in class:ChromeContentRendererClient
/external/chromium_org/content/renderer/pepper/
H A Dcontent_renderer_pepper_host_factory.cc80 return content_renderer_client->IsPluginAllowedToUseVideoDecodeAPI(

Completed in 130 milliseconds