Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1075 bool isMoveOrDrag = moveDragController_ && in NotifyClientToUpdateRectTask() local
1077 if (isMoveOrDrag && reason_ == SizeChangeReason::UNDEFINED) { in NotifyClientToUpdateRectTask()