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

  /external/chromium_org/third_party/WebKit/public/platform/
WebExternalTextureLayer.h 43 class WebExternalTextureLayer {
45 virtual ~WebExternalTextureLayer() { }
WebCompositorSupport.h 43 class WebExternalTextureLayer;
72 virtual WebExternalTextureLayer* createExternalTextureLayer(WebExternalTextureLayerClient*) { return 0; }
  /external/chromium_org/cc/blink/
web_external_texture_layer_impl.h 13 #include "third_party/WebKit/public/platform/WebExternalTextureLayer.h"
31 : public blink::WebExternalTextureLayer,
39 // blink::WebExternalTextureLayer implementation.
web_compositor_support_impl.cc 30 using blink::WebExternalTextureLayer;
63 WebExternalTextureLayer* WebCompositorSupportImpl::createExternalTextureLayer(
web_compositor_support_impl.h 31 virtual blink::WebExternalTextureLayer* createExternalTextureLayer(
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 54 class WebExternalTextureLayer;
283 OwnPtr<WebExternalTextureLayer> m_layer;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Canvas2DLayerBridge.h 34 #include "public/platform/WebExternalTextureLayer.h"
102 OwnPtr<WebExternalTextureLayer> m_layer;
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.h 61 class WebExternalTextureLayer;
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.h 48 class WebExternalTextureLayer;

Completed in 1336 milliseconds