Searched refs:systemSessionPointerEventFunc (Results 1 – 1 of 1) sorted by relevance
4579 NotifySystemSessionPointerEventFunc systemSessionPointerEventFunc = nullptr; in SendPointerEventToUI() local4582 systemSessionPointerEventFunc = systemSessionPointerEventFunc_; in SendPointerEventToUI()4584 if (systemSessionPointerEventFunc != nullptr) { in SendPointerEventToUI()4585 systemSessionPointerEventFunc(pointerEvent); in SendPointerEventToUI()