Home
last modified time | relevance | path

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

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