Searched refs:IsRepaintBoundary (Results 1 – 12 of 12) sorted by relevance
37 bool IsRepaintBoundary() const override in IsRepaintBoundary() function39 return RenderNode::IsRepaintBoundary(); in IsRepaintBoundary()51 bool IsRepaintBoundary() const override in IsRepaintBoundary() function53 return RenderNode::IsRepaintBoundary(); in IsRepaintBoundary()
112 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
36 bool IsRepaintBoundary() const override in IsRepaintBoundary() function38 return RenderNode::IsRepaintBoundary(); in IsRepaintBoundary()
49 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
30 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
47 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
51 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
41 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
111 bool IsRepaintBoundary() const override in IsRepaintBoundary() function113 return RenderNode::IsRepaintBoundary(); in IsRepaintBoundary()
124 bool IsRepaintBoundary() const override in IsRepaintBoundary() function
532 virtual bool IsRepaintBoundary() const in IsRepaintBoundary() function1279 if (visible_ && !hidden_ && IsRepaintBoundary()) { in AddDirtyRenderBoundaryNode()
664 if (IsRepaintBoundary()) { in MarkNeedRender()