Searched refs:setHasTransparentBackground (Results 1 – 11 of 11) sorted by relevance
92 m_webViewImpl->layerTreeView()->setHasTransparentBackground(true); in didEnterFullScreen()112 … m_webViewImpl->layerTreeView()->setHasTransparentBackground(m_webViewImpl->isTransparent()); in didExitFullScreen()
4186 m_layerTreeView->setHasTransparentBackground(isTransparent()); in setIsAcceleratedCompositingActive()
77 virtual void setHasTransparentBackground(bool) = 0;
43 virtual void setHasTransparentBackground(bool transparent);
96 void WebLayerTreeViewImplForTesting::setHasTransparentBackground( in setHasTransparentBackground() function in content::WebLayerTreeViewImplForTesting
72 virtual void setHasTransparentBackground(
135 void WebLayerTreeViewImpl::setHasTransparentBackground( in setHasTransparentBackground() function in mojo::WebLayerTreeViewImpl
96 virtual void setHasTransparentBackground(bool transparent); in NON_EXPORTED_BASE()
608 void RenderWidgetCompositor::setHasTransparentBackground(bool transparent) { in setHasTransparentBackground() function in content::RenderWidgetCompositor
3389 compositor_->setHasTransparentBackground(!opaque); in OnSetBackgroundOpaque()
3872 virtual void setHasTransparentBackground(bool) OVERRIDE { } in setHasTransparentBackground() function in __anonb8cba1d90111::CompositedSelectionBoundsTestLayerTreeView