Searched refs:logicalDisplayId (Results 1 – 1 of 1) sorted by relevance
57 int32_t logicalDisplayId = -1; in OnEventTouchDown() local58 if (!WIN_MGR->TouchPointToDisplayPoint(deviceId_, touch, touchInfo, logicalDisplayId)) { in OnEventTouchDown()66 pointerEvent_->SetTargetDisplayId(logicalDisplayId); in OnEventTouchDown()154 int32_t logicalDisplayId = pointerEvent_->GetTargetDisplayId(); in OnEventTouchMotion() local155 if (!WIN_MGR->TouchPointToDisplayPoint(deviceId_, touch, touchInfo, logicalDisplayId)) { in OnEventTouchMotion()