Searched defs:SetDrawsContent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_impl.cc514 layer->SetDrawsContent(DrawsContent());
858 void LayerImpl::SetDrawsContent(bool draws_content) { function in class:cc::LayerImpl
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc2940 void SetDrawsContent(bool draws_content) { SetIsDrawable(draws_content); } function in class:cc::__anon2820::PushPropertiesCountingLayer
3436 child_->SetDrawsContent(true);

Completed in 390 milliseconds