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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc3295 PushPropertiesCountingLayerImpl* child_impl_ = NULL; variable
3306 child_impl_ = static_cast<PushPropertiesCountingLayerImpl*>(
3309 if (child_impl_ && child_impl_->children().size() > 0)
3311 child_impl_->children()[0]);
3327 if (child_impl_)
3329 child_impl_->push_properties_count());

Completed in 123 milliseconds