Searched refs:push_properties_count_ (Results 1 – 7 of 7) sorted by relevance
26 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count()27 void reset_push_properties_count() { push_properties_count_ = 0; } in reset_push_properties_count()48 size_t push_properties_count_; variable
30 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count()31 void reset_push_properties_count() { push_properties_count_ = 0; } in reset_push_properties_count()51 size_t push_properties_count_; variable
25 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count()26 void reset_push_properties_count() { push_properties_count_ = 0; } in reset_push_properties_count()51 size_t push_properties_count_; variable
14 push_properties_count_(0), in FakePictureLayer()37 push_properties_count_++; in PushPropertiesTo()
29 push_properties_count_(0), in FakePaintedScrollbarLayer()47 ++push_properties_count_; in PushPropertiesTo()
24 push_properties_count_(0), in FakeContentLayer()51 push_properties_count_++; in PushPropertiesTo()
2896 push_properties_count_++; in PushPropertiesTo()2899 layer)->push_properties_count_ = push_properties_count_; in PushPropertiesTo()2908 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count()2909 void reset_push_properties_count() { push_properties_count_ = 0; } in reset_push_properties_count()2912 size_t push_properties_count_; member in cc::__anon83dbcd050111::PushPropertiesCountingLayerImpl2916 push_properties_count_(0) { in PushPropertiesCountingLayerImpl()2929 push_properties_count_++; in PushPropertiesTo()2942 size_t push_properties_count() const { return push_properties_count_; } in push_properties_count()2943 void reset_push_properties_count() { push_properties_count_ = 0; } in reset_push_properties_count()2951 : push_properties_count_(0), persist_needs_push_properties_(false) { in PushPropertiesCountingLayer()[all …]