Home
last modified time | relevance | path

Searched defs:minimizingWindowsTarget (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/fuzztest/rswindowanimation_fuzzer/
H A Drswindowanimation_fuzzer.cpp100 std::vector<sptr<RSWindowAnimationTarget>> minimizingWindowsTarget; in RSWindowAnimationProxyFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_proxy.cpp203 …SWindowAnimationProxy::OnMinimizeAllWindow(std::vector<sptr<RSWindowAnimationTarget>> minimizingWi… in OnMinimizeAllWindow()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_controller.cpp155 std::vector<sptr<RSWindowAnimationTarget>> minimizingWindowsTarget, in OnMinimizeAllWindow()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
H A Drs_window_animation_stub_test.cpp48 void OnMinimizeAllWindow(std::vector<sptr<RSWindowAnimationTarget>> minimizingWindowsTarget, in OnMinimizeAllWindow()