Home
last modified time | relevance | path

Searched defs:occlusiontionData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test7.cpp824 std::shared_ptr<RSOcclusionData> occlusiontionData = nullptr; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp7752 …SceneSessionManager::WindowLayerInfoChangeCallback(std::shared_ptr<RSOcclusionData> occlusiontionD… in WindowLayerInfoChangeCallback()
7786 void SceneSessionManager::GetWindowLayerChangeInfo(std::shared_ptr<RSOcclusionData> occlusiontionDa… in GetWindowLayerChangeInfo()
8143 auto windowVisibilityChangeCb = [this](std::shared_ptr<RSOcclusionData> occlusiontionData) { in InitWithRenderServiceAdded()