Home
last modified time | relevance | path

Searched refs:IsSupportSkip (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync_manager.cpp38 (IsNonAutoRefreshRateMode() && IsSupportSkip())) { in DispatchFunc()
174 bool UIDisplaySyncManager::IsSupportSkip() const in IsSupportSkip() function in OHOS::Ace::UIDisplaySyncManager
H A Dui_display_sync_manager.h53 bool IsSupportSkip() const;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddisplay_sync_manager_test.cpp524 EXPECT_TRUE(displaySyncManager->IsSupportSkip());