Searched defs:MoveToAsync (Results 1 – 3 of 3) sorted by relevance
170 … virtual WMError MoveToAsync(int32_t x, int32_t y) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in MoveToAsync() function
860 … virtual WMError MoveToAsync(int32_t x, int32_t y) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in MoveToAsync() function
1452 WMError WindowSceneSessionImpl::MoveToAsync(int32_t x, int32_t y) in MoveToAsync() function in OHOS::Rosen::WindowSceneSessionImpl