WebExternalTextureLayerImpl 67 webkit/renderer/compositor_bindings/web_compositor_support_impl.cc return new WebExternalTextureLayerImpl(client); WebExternalTextureLayerImpl 25 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc WebExternalTextureLayerImpl::WebExternalTextureLayerImpl( WebExternalTextureLayerImpl 34 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc WebExternalTextureLayerImpl::~WebExternalTextureLayerImpl() { WebExternalTextureLayerImpl 38 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc blink::WebLayer* WebExternalTextureLayerImpl::layer() { return layer_.get(); } WebExternalTextureLayerImpl 40 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::clearTexture() { WebExternalTextureLayerImpl 45 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::setOpaque(bool opaque) { WebExternalTextureLayerImpl 49 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::setPremultipliedAlpha( WebExternalTextureLayerImpl 55 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::setBlendBackgroundColor(bool blend) { WebExternalTextureLayerImpl 59 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::setRateLimitContext(bool rate_limit) { WebExternalTextureLayerImpl 63 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc unsigned WebExternalTextureLayerImpl::PrepareTexture() { WebExternalTextureLayerImpl 68 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc bool WebExternalTextureLayerImpl::PrepareTextureMailbox( WebExternalTextureLayerImpl 93 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc &WebExternalTextureLayerImpl::DidReleaseMailbox, WebExternalTextureLayerImpl 102 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc WebExternalBitmapImpl* WebExternalTextureLayerImpl::AllocateBitmap() { WebExternalTextureLayerImpl 112 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc void WebExternalTextureLayerImpl::DidReleaseMailbox( WebExternalTextureLayerImpl 113 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc base::WeakPtr<WebExternalTextureLayerImpl> layer, WebExternalTextureLayerImpl 30 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h class WebExternalTextureLayerImpl WebExternalTextureLayerImpl 33 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h public base::SupportsWeakPtr<WebExternalTextureLayerImpl> { WebExternalTextureLayerImpl 35 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h WEBKIT_COMPOSITOR_BINDINGS_EXPORT explicit WebExternalTextureLayerImpl( WebExternalTextureLayerImpl 37 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h virtual ~WebExternalTextureLayerImpl(); WebExternalTextureLayerImpl 56 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h base::WeakPtr<WebExternalTextureLayerImpl> layer, WebExternalTextureLayerImpl 68 webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h DISALLOW_COPY_AND_ASSIGN(WebExternalTextureLayerImpl);