Searched refs:HasPendingUIRNV (Results 1 – 4 of 4) sorted by relevance
133 bool HasPendingUIRNV();
334 auto res = VSyncDistributorTest::vsyncDistributor->HasPendingUIRNV();
1190 bool VSyncDistributor::HasPendingUIRNV() in HasPendingUIRNV() function in OHOS::Rosen::VSyncDistributor1193 return dvsync_->HasPendingUIRNV(); in HasPendingUIRNV()
410 if (needAnimate || rsVSyncDistributor_->HasPendingUIRNV()) { in DvsyncCheckRequestNextVsync()