Searched defs:ProcessPointDown (Results 1 – 6 of 6) sorted by relevance
58 void ProcessPointDown(uint32_t windowId, bool isPointDown){}; in ProcessPointDown() function
188 void ProcessPointDown(uint32_t windowId, bool isPointDown) override {} in ProcessPointDown() function
379 void WindowManagerProxy::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowManagerProxy
226 void WindowAdapter::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowAdapter
1149 WMError WindowController::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowController
1245 void WindowManagerService::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowManagerService