Home
last modified time | relevance | path

Searched refs:WindowAnimationTargetsUpdate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/include/
H A Drs_window_animation_stub.h51 int WindowAnimationTargetsUpdate(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_stub.cpp53 return WindowAnimationTargetsUpdate(data, reply); in OnRemoteRequest()
234 int RSWindowAnimationStub::WindowAnimationTargetsUpdate(MessageParcel& data, MessageParcel& reply) in WindowAnimationTargetsUpdate() function in OHOS::Rosen::RSWindowAnimationStub