Home
last modified time | relevance | path

Searched refs:push_properties_count (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
Dfake_picture_layer.h26 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
Dfake_painted_scrollbar_layer.h30 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
Dfake_content_layer.h25 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest.cc2908 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function in cc::__anon83dbcd050111::PushPropertiesCountingLayerImpl
2942 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count() function in cc::__anon83dbcd050111::PushPropertiesCountingLayer
2995 EXPECT_EQ(expected_push_properties_root_, root_->push_properties_count()); in DidCommitAndDrawFrame()
2996 EXPECT_EQ(expected_push_properties_child_, child_->push_properties_count()); in DidCommitAndDrawFrame()
2998 grandchild_->push_properties_count()); in DidCommitAndDrawFrame()
3000 child2_->push_properties_count()); in DidCommitAndDrawFrame()
3002 other_root_->push_properties_count()); in DidCommitAndDrawFrame()
3004 leaf_always_pushing_layer_->push_properties_count()); in DidCommitAndDrawFrame()
3194 host_impl->RootLayer())->push_properties_count()); in DidActivateTreeOnThread()
3326 root_impl_->push_properties_count()); in DidActivateTreeOnThread()
[all …]