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