Searched refs:PrintVsyncInfoIfNeed (Results 1 – 13 of 13) sorted by relevance
156 bool Scheduler::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::Scheduler160 if (pipeline->PrintVsyncInfoIfNeed()) { in PrintVsyncInfoIfNeed()171 pipeline->PrintVsyncInfoIfNeed(); in PrintVsyncInfoIfNeed()
77 bool PrintVsyncInfoIfNeed() const;
207 bool PrintVsyncInfoIfNeed() const;
966 bool Animator::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::Animator969 return scheduler_->PrintVsyncInfoIfNeed(); in PrintVsyncInfoIfNeed()
53 bool Scheduler::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::Scheduler
294 bool Animator::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::Animator
130 animator->PrintVsyncInfoIfNeed(); in FfiAnimatorPlay()
1634 EXPECT_FALSE(context_->PrintVsyncInfoIfNeed());1640 EXPECT_FALSE(context_->PrintVsyncInfoIfNeed());1642 EXPECT_FALSE(context_->PrintVsyncInfoIfNeed());
643 bool PipelineContext::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::NG::PipelineContext
356 animator->PrintVsyncInfoIfNeed(); in JSPlay()
747 bool PrintVsyncInfoIfNeed() const override;
4498 bool PipelineContext::PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function in OHOS::Ace::NG::PipelineContext
1320 virtual bool PrintVsyncInfoIfNeed() const in PrintVsyncInfoIfNeed() function