Searched defs:ProcessPointDown (Results 1 – 6 of 6) sorted by relevance
58 void ProcessPointDown(uint32_t windowId, bool isPointDown){}; in ProcessPointDown() function
154 void ProcessPointDown(uint32_t windowId, bool isPointDown) override {} in ProcessPointDown() function
161 void WindowAdapter::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowAdapter
328 void WindowManagerProxy::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowManagerProxy
1135 WMError WindowController::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowController
1187 void WindowManagerService::ProcessPointDown(uint32_t windowId, bool isPointDown) in ProcessPointDown() function in OHOS::Rosen::WindowManagerService