Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
Drs_window_animation_target_test.cpp55 …std::shared_ptr<RSWindowAnimationTarget> windowAnimationTarget = std::make_shared<RSWindowAnimatio… variable
83 …std::shared_ptr<RSWindowAnimationTarget> windowAnimationTarget = std::make_shared<RSWindowAnimatio… variable
111 …std::shared_ptr<RSWindowAnimationTarget> windowAnimationTarget = std::make_shared<RSWindowAnimatio… variable
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
Drs_window_animation_target.cpp26 auto windowAnimationTarget = new (std::nothrow) RSWindowAnimationTarget(); in Unmarshalling() local
/foundation/window/window_manager/wmserver/src/
Dremote_animation.cpp722 … sptr<RSWindowAnimationTarget> windowAnimationTarget = new(std::nothrow) RSWindowAnimationTarget(); in CreateWindowAnimationTarget() local