Searched defs:HasDelegatedContent (Results 1 – 3 of 3) sorted by relevance
36 bool DelegatedRendererLayerImpl::HasDelegatedContent() const { return true; } in HasDelegatedContent() function in cc::DelegatedRendererLayerImpl
336 bool HasDelegatedContent() const { return false; } in HasDelegatedContent() function
328 bool LayerImpl::HasDelegatedContent() const { in HasDelegatedContent() function in cc::LayerImpl