Searched refs:IsOutOfScreenRegion (Results 1 – 5 of 5) sorted by relevance
51 bool IsOutOfScreenRegion(const ComposeInfo& info) const;
52 bool IsOutOfScreenRegion(const ComposeInfo& info) const;
172 bool RSComposerAdapter::IsOutOfScreenRegion(const ComposeInfo& info) const in IsOutOfScreenRegion() function in OHOS::Rosen::RSComposerAdapter477 if (IsOutOfScreenRegion(info)) { in CreateBufferLayer()511 if (IsOutOfScreenRegion(info)) { in CreateTunnelLayer()
1064 bool RSUniRenderComposerAdapter::IsOutOfScreenRegion(const ComposeInfo& info) const in IsOutOfScreenRegion() function in OHOS::Rosen::RSUniRenderComposerAdapter1096 if (IsOutOfScreenRegion(info)) { in CreateBufferLayer()1145 if (IsOutOfScreenRegion(info)) { in CreateBufferLayer()
783 bool isOutOfRegion = composerAdapter_->IsOutOfScreenRegion(info);786 isOutOfRegion = composerAdapter_->IsOutOfScreenRegion(info);790 isOutOfRegion = composerAdapter_->IsOutOfScreenRegion(info);887 ASSERT_EQ(true, composerAdapter_->IsOutOfScreenRegion(info));908 ASSERT_EQ(true, composerAdapter_->IsOutOfScreenRegion(info));929 ASSERT_EQ(true, composerAdapter_->IsOutOfScreenRegion(info));951 ASSERT_EQ(true, composerAdapter_->IsOutOfScreenRegion(info));