Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.h200 bool IsCardSkipFirstWaitScene(std::string& scene, int32_t appPid);
H A Drs_uifirst_manager.cpp1065 bool RSUifirstManager::IsCardSkipFirstWaitScene(std::string& scene, int32_t appPid) in IsCardSkipFirstWaitScene() function in OHOS::Rosen::RSUifirstManager
1088 if (IsCardSkipFirstWaitScene(item.sceneId, item.appPid)) { in EventsCanSkipFirstWait()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1250 bool res = uifirstManager_.IsCardSkipFirstWaitScene(scene, appPid);
1254 res = uifirstManager_.IsCardSkipFirstWaitScene(scene, appPid);
1258 res = uifirstManager_.IsCardSkipFirstWaitScene(scene, appPid);