Searched refs:IsRotate (Results 1 – 4 of 4) sorted by relevance
127 bool IsRotate(std::shared_ptr<PointerEvent> pointerEvent);
130 bool IsRotate(std::shared_ptr<PointerEvent> pointerEvent);
575 bool EventMonitorHandler::MonitorCollection::IsRotate(std::shared_ptr<PointerEvent> pointerEvent) in IsRotate() function in OHOS::MMI::EventMonitorHandler::MonitorCollection666 IsRotate(pointerEvent)) { in CheckIfNeedSendToClient()
1267 if (!IsRotate(pointerEventItem)) { in OnPointerEventInJsThread()1426 bool JsInputMonitor::IsRotate(std::shared_ptr<PointerEvent> pointerEvent) in IsRotate() function in OHOS::MMI::JsInputMonitor