Home
last modified time | relevance | path

Searched refs:MinimizeWindow (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.h43 int MinimizeWindow(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_stub.cpp45 return MinimizeWindow(data, reply); in OnRemoteRequest()
143 int RSWindowAnimationStub::MinimizeWindow(MessageParcel& data, MessageParcel& reply) in MinimizeWindow() function in OHOS::Rosen::RSWindowAnimationStub