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