Searched defs:HasDelegatedContent (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/cc/layers/ | ||
D | delegated_renderer_layer.cc | 99 bool DelegatedRendererLayer::HasDelegatedContent() const { in HasDelegatedContent() function in cc::DelegatedRendererLayer |
D | delegated_renderer_layer_impl.cc | 37 bool DelegatedRendererLayerImpl::HasDelegatedContent() const { return true; } in HasDelegatedContent() function in cc::DelegatedRendererLayerImpl |
D | layer.cc | 1238 bool Layer::HasDelegatedContent() const { in HasDelegatedContent() function in cc::Layer |
D | layer_impl.cc | 336 bool LayerImpl::HasDelegatedContent() const { in HasDelegatedContent() function in cc::LayerImpl |