Home
last modified time | relevance | path

Searched defs:fullScreenWinIds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp918 std::vector<uint32_t> fullScreenWinIds; variable
960 std::vector<uint32_t> fullScreenWinIds; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp305 std::vector<uint32_t> fullScreenWinIds; in NotifyAnimationSizeChangeIfNeeded() local
H A Dremote_animation.cpp630 void RemoteAnimation::NotifyAnimationTargetsUpdate(std::vector<uint32_t>& fullScreenWinIds, in NotifyAnimationTargetsUpdate()