WebContentLayerImpl 62 webkit/renderer/compositor_bindings/web_compositor_support_impl.cc return new WebContentLayerImpl(client); WebContentLayerImpl 21 webkit/renderer/compositor_bindings/web_content_layer_impl.cc WebContentLayerImpl::WebContentLayerImpl(blink::WebContentLayerClient* client) WebContentLayerImpl 32 webkit/renderer/compositor_bindings/web_content_layer_impl.cc WebContentLayerImpl::~WebContentLayerImpl() { WebContentLayerImpl 39 webkit/renderer/compositor_bindings/web_content_layer_impl.cc blink::WebLayer* WebContentLayerImpl::layer() { return layer_.get(); } WebContentLayerImpl 41 webkit/renderer/compositor_bindings/web_content_layer_impl.cc void WebContentLayerImpl::setDoubleSided(bool double_sided) { WebContentLayerImpl 45 webkit/renderer/compositor_bindings/web_content_layer_impl.cc void WebContentLayerImpl::setDrawCheckerboardForMissingTiles(bool enable) { WebContentLayerImpl 49 webkit/renderer/compositor_bindings/web_content_layer_impl.cc void WebContentLayerImpl::setHasGpuRasterizationHint(bool has_hint) { WebContentLayerImpl 56 webkit/renderer/compositor_bindings/web_content_layer_impl.cc void WebContentLayerImpl::PaintContents(SkCanvas* canvas, WebContentLayerImpl 70 webkit/renderer/compositor_bindings/web_content_layer_impl.cc void WebContentLayerImpl::DidChangeLayerCanUseLCDText() { WebContentLayerImpl 85 webkit/renderer/compositor_bindings/web_content_layer_impl.cc bool WebContentLayerImpl::FillsBoundsCompletely() const { return false; } WebContentLayerImpl 23 webkit/renderer/compositor_bindings/web_content_layer_impl.h class WebContentLayerImpl : public blink::WebContentLayer, WebContentLayerImpl 26 webkit/renderer/compositor_bindings/web_content_layer_impl.h WEBKIT_COMPOSITOR_BINDINGS_EXPORT explicit WebContentLayerImpl( WebContentLayerImpl 36 webkit/renderer/compositor_bindings/web_content_layer_impl.h virtual ~WebContentLayerImpl(); WebContentLayerImpl 53 webkit/renderer/compositor_bindings/web_content_layer_impl.h DISALLOW_COPY_AND_ASSIGN(WebContentLayerImpl);