Home
last modified time | relevance | path

Searched defs:HasDelegatedContent (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
Ddelegated_renderer_layer.cc99 bool DelegatedRendererLayer::HasDelegatedContent() const { in HasDelegatedContent() function in cc::DelegatedRendererLayer
Ddelegated_renderer_layer_impl.cc37 bool DelegatedRendererLayerImpl::HasDelegatedContent() const { return true; } in HasDelegatedContent() function in cc::DelegatedRendererLayerImpl
Dlayer.cc1238 bool Layer::HasDelegatedContent() const { in HasDelegatedContent() function in cc::Layer
Dlayer_impl.cc336 bool LayerImpl::HasDelegatedContent() const { in HasDelegatedContent() function in cc::LayerImpl