Searched refs:GetLtpoEnabled (Results 1 – 6 of 6) sorted by relevance
235 …rdwareThread::CommitAndReleaseData hgmCore's LtpoEnabled is %{public}d", hgmCore.GetLtpoEnabled()); in CommitAndReleaseLayers()281 if (!hgmCore.GetLtpoEnabled()) { in IsDelayRequired()306 if (!hgmCore.GetLtpoEnabled()) { in CalculateDelayTime()
115 if (!HgmCore::Instance().GetLtpoEnabled()) { in Init()
153 bool GetLtpoEnabled() const in GetLtpoEnabled() function
592 HWTEST_F(HyperGraphicManagerTest, GetLtpoEnabled, Function | SmallTest | Level2)601 EXPECT_EQ(instance.GetLtpoEnabled(), true);
282 bool getLtpoEnabled = hgmCore.GetLtpoEnabled();
351 if (hgmCore.GetLtpoEnabled() && frameRateChanged) { in UniProcessDataForLtpo()